UART Command Parser Time Manager Data Store for SD Card for stm32l476 [it's not Licensed as BSD/GPLx]
Dependencies: mbed SDFileSystem
Diff: main.cpp
- Revision:
- 19:36072b9b79f3
- Parent:
- 18:f0027b61bc08
--- a/main.cpp Fri Jun 14 00:21:09 2019 +0000 +++ b/main.cpp Fri Jul 05 01:26:19 2019 +0000 @@ -54,6 +54,7 @@ pCP->run(); uprintf(":%d ACK 0004 0000\n", deviceId); + uprintf(":%d WAK 0004 0000\n", deviceId); dbgprintf("start mainloop\n"); mainloop(); }