t

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos

Fork of DMSupport by Embedded Artists

Revision:
33:8a0a99d54bf8
Parent:
22:1a58a518435c
Child:
34:fc366bab393f
diff -r fa8d2c7da38d -r 8a0a99d54bf8 DMBoard.cpp
--- a/DMBoard.cpp	Thu Feb 19 12:23:04 2015 +0000
+++ b/DMBoard.cpp	Thu Feb 19 14:41:14 2015 +0100
@@ -76,7 +76,7 @@
     _qspifs("qspi"),
 #endif
     _buzzer(P1_5),
-    _button(p23),
+    _button(P2_10),
     _led1(LED1),
     _led2(LED2),
     _led3(LED3),