@@ -0,0 +1,7 @@
#ifndef _MILLIS_H_
#define _MILLIS_H_
#define TICK_PER_SEC 1000UL
unsigned long millis(void);
#endif
The note is not visible to the blocked user.