Christos Vasilakis
/
pelion-example-common-DISCO_F413ZH
pelion-example-common-DISCO_F413ZH
Diff: main.cpp
- Revision:
- 4:05845431da95
- Parent:
- 1:37392c1b4cf8
- Child:
- 5:766c011942b4
--- a/main.cpp Mon Dec 10 21:02:36 2018 +0000 +++ b/main.cpp Mon Dec 10 22:06:21 2018 +0000 @@ -35,7 +35,7 @@ LittleFileSystem fs("fs", &sd); // Default User button for GET example -InterruptIn button(USER_BUTTON); +InterruptIn button(BUTTON1); // Default LED to use for PUT/POST example DigitalOut led(LED1); // Default temperature reading from microcontroller