Improve reading and now process CanMessage class
[apps/low-level-can-service.git] / timer.h
diff --git a/timer.h b/timer.h
index 7c39364..fa329eb 100644 (file)
--- a/timer.h
+++ b/timer.h
@@ -32,7 +32,7 @@ typedef struct {
 } FrequencyClock;
  */
 
-class FrequencyClock {
+class FrequencyClock_c {
        private:
                float frequency;
                unsigned long last_tick;