Library to help schedule events to run regularly in the main loop. This library does not have much documentation and is not really intended for public use yet.

Dependents:   LineFollowing DeadReckoning

Revision:
1:415086687bce
Parent:
0:ffaf699a4eea
--- a/Pacer.h	Thu Feb 20 18:54:56 2014 +0000
+++ b/Pacer.h	Sat Feb 22 02:23:14 2014 +0000
@@ -1,3 +1,5 @@
+#pragma once
+
 #include <mbed.h>
 
 class Pacer