blitzer/blitzercontroller/src/fluroclock.h

5 lines
81 B
C

#ifndef fluroclock_h
#define fluroclock_h
void displaySpeed(float speed);
#endif