From 53109c101e937d09d01536953b42eda13f6d3848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sayeth=20Rodr=C3=ADguez?= Date: Fri, 29 Nov 2019 22:35:18 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3afd680..5ab0de9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # DAQ System with Beaglebone Black using serial communication This repositori contains C code to implement a DAQ system with a Beaglebone Black using serial communication with sensors. -Sensors used in this system are: -GC-0017 (Cabron dioxide) -CM-31910 (Carbon monoxide, and temperature) +Sensors used in this system are: GC-0017 (Cabron dioxide), CM-31910 (Carbon monoxide, and temperature). OX-0052 (Oxigen) ### Installing