Cambio de pin de entrada digital a PA10

Dependencies:   BufferedSerial PinDetect mbed

Fork of DTK-MEGAPACA_NUCLEO by Felícito Manzano

Revision:
2:01df16953268
Parent:
1:f05b1d8380cb
Child:
3:98990a014463
--- a/main.cpp	Tue Aug 02 20:07:16 2016 +0000
+++ b/main.cpp	Sat Aug 13 12:04:01 2016 +0000
@@ -5,7 +5,6 @@
 DigitalOut  myled(LED1);
  
 int main() {
-    confSysClock();     //Configure system clock (72MHz HSE clock, 48MHz USB clock)
     while(1) {
         myled = 1;      // turn the LED on
         wait(0.2);      // 200 ms