Version Final

Dependencies:   Led7Seg mbed tsi_sensor

Revision:
1:ec5d430be5a2
Parent:
0:6cc6c33ebb7e
Child:
2:7a98b5f73665
diff -r 6cc6c33ebb7e -r ec5d430be5a2 main.cpp
--- a/main.cpp	Sun Jun 16 00:37:27 2019 +0000
+++ b/main.cpp	Sun Jun 16 01:18:28 2019 +0000
@@ -1,3 +1,28 @@
+/*
+                FERNANDEZ-CLERICI
+                  EJER02 - TP01
+
+PTB0 -- Cable 1 (CONECTADO A GND)
+PTB1 -- Cable 2 (CONECTADO A GND)
+PTB3 -- Cable 3 (CONECTADO A GND)
+PTB4 -- Cable 4 (CONECTADO A GND)
+
+D8   -- Habilitacion Display 1
+D9   -- Habilitacion Display 2
+
+        Display 7 Segmentos
+        
+D10  -- Segmento a
+D11  -- Segmento b
+D2   -- Segmento c
+D3   -- Segmento d
+D4   -- Segmento e
+D5   -- Segmento f
+D6   -- Segmento g
+
+
+*/
+
 /*Incluyo las Librerias*/
 #include "mbed.h"
 #include "tsi_sensor.h"