add getSeconds, sound controller, mute/unmute switches
This commit is contained in:
@ -31,6 +31,7 @@ void schDel(void (*exec)(void *), void *handle);
|
||||
void schExec();
|
||||
void schUpdate();
|
||||
uint8_t schTaskCnt();
|
||||
uint32_t getSeconds();
|
||||
|
||||
|
||||
#endif /* PONTCOOPSCHEDULER_H_ */
|
||||
|
Reference in New Issue
Block a user