Subdirectory provided by Embedded Artists
Dependencies: DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src
Dependents: lpc4088_displaymodule_hello_world_Sept_2018
Fork of DMSupport by
Diff: DMBoard.cpp
- Revision:
- 33:8a0a99d54bf8
- Parent:
- 22:1a58a518435c
- Child:
- 34:fc366bab393f
--- 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),