Versie 0.2 Het versturen via de NRF werkt nog niet helemaal omdat er per 4 bytes verstuurd moet worden. Wordt gefixt d.m.v. dynamic stuff!
Dependencies: BufferedSerial
Dependents: rtos_basic rtos_basic
Fork of mbed-rtos by
Diff: rtos/RtosTimer.cpp
- Revision:
- 40:bd07334df5b1
- Parent:
- 36:512640f00564
--- a/rtos/RtosTimer.cpp Thu Jul 31 15:00:07 2014 +0100 +++ b/rtos/RtosTimer.cpp Fri Aug 15 16:30:22 2014 +0100 @@ -24,7 +24,7 @@ #include <string.h> #include "cmsis_os.h" -#include "error.h" +#include "mbed_error.h" namespace rtos {