From e0a7c64732176de7f8793965ea52f261f9da1c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sayeth=20Rodr=C3=ADguez?= Date: Thu, 9 Jan 2020 21:59:17 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5834117..7d25fe1 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,12 @@ Configure UART1, UART2 and UART4 ports with this command config-uart-pins.sh ``` -Connect sensors to Beaglebone like in the next diagram. +Connect sensors to power supply and Beaglebone like in the next diagram. ![Diagrama conexiones](/images/conexion_sensores.png) Then you can run the code wih this comand: ``` -./daq -``` - -If you need to make any changes to the code you can recompile again with this command: -``` -gcc daq.c -o daq +./daq