Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DM_FATFileSystem EthernetInterface HTTPClient mbed-rtos mbed-src
Fork of DMSupport by
Diff: DMBoard.cpp
- 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),
