Class which provides a handy interface to refresh a loop with microsecond precision within an RTOS.

Revision:
1:4b00feda7702
Parent:
0:fb0d810af3de
--- a/FixedRefresh.cpp	Tue Aug 02 01:41:36 2016 +0000
+++ b/FixedRefresh.cpp	Tue Aug 02 01:46:36 2016 +0000
@@ -5,7 +5,7 @@
  *      Author: Developer
  */
 
-#include <FixedRefresh.hpp>
+#include <FixedRefresh.h>