Retractable steering wheel

Dependencies:   DebounceIn EthernetInterface PinDetect mbed-rtos mbed

Revision:
4:9480e12a2e08
Parent:
3:b72259b5cc7a
Child:
5:bda4be356312
--- a/main.cpp	Thu Jul 21 13:50:25 2016 +0000
+++ b/main.cpp	Thu Jul 21 14:48:35 2016 +0000
@@ -38,7 +38,7 @@
 //**********SEAT**********//
 
 //**********SYSTEM**********// 
-PinDetect reset_switch(PTB18); //PTB18 not on shield
+PinDetect reset_switch(PTC16); //PTB18 not on shield
 //void reset_system(); //resets system in case of fault
 //**********SYSTEM**********//