FITD/FitdLib/systemMenu.h

8 lines
93 B
C

#ifndef _SYSTEMMENU_H_
#define _SYSTEMMENU_H_
void processSystemMenu(void);
#endif