t
Dependencies: SDFileSystem BLE_API BufferedSerial DHT22_3 mbed-dev_2 nRF51822 nrf51_rtc
Fork of SDFileSystem_HelloWorld by
Revision 3:42fbb9bc132b, committed 2017-11-10
- Comitter:
- amithy
- Date:
- Fri Nov 10 20:58:59 2017 +0000
- Parent:
- 1:d6e971d1bca9
- Commit message:
- real main()
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r d6e971d1bca9 -r 42fbb9bc132b main.cpp --- a/main.cpp Fri Nov 10 20:54:05 2017 +0000 +++ b/main.cpp Fri Nov 10 20:58:59 2017 +0000 @@ -1,4 +1,4 @@ -#define LOGDELAY 290 +#define LOGDELAY 291 #include "mbed.h" #include "BufferedSerial.h"