From b52a9d4fb3af5b8c7d2d5f16371ce37f23e9e031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik@tjaders.com> Date: Wed, 21 Dec 2016 22:04:42 +0100 Subject: [PATCH] Cleanup --- implementation/ethernet-lidar.tex | 1 - 1 file changed, 1 deletion(-) diff --git a/implementation/ethernet-lidar.tex b/implementation/ethernet-lidar.tex index 0e36c7b..c37a281 100644 --- a/implementation/ethernet-lidar.tex +++ b/implementation/ethernet-lidar.tex @@ -47,7 +47,6 @@ a wireless bridge between the STM32F767IZ and the LIDAR to the base station coll The ALFA AIP-W512 being both lightweight and operating at \SI{5}{\volt} made it an easy choice since any extraneous weight is unwanted and it could be directly attached to the \SI{5}{\volt} rail. -The STM32 Nucleo board will request Having ethernet hardware does not solve the problem altogether since the protocols and setup required for functional ethernet communication are non-trivial. -- GitLab