Compare commits
2 Commits
0aa782d2d1
...
ce0827265c
Author | SHA1 | Date |
---|---|---|
|
ce0827265c | |
|
2c2427ee3c |
|
@ -13,8 +13,6 @@ class ESPMega_Timer {
|
|||
*
|
||||
*/
|
||||
void loop();
|
||||
ESPMega_Timer(uint8_t hour,uint8_t minute,void(*timer_callback)(), uint32_t fram_address);
|
||||
void set(uint8_t hour,uint8_t minute);
|
||||
|
||||
/**
|
||||
* @brief Constructor for ESPMega_Timer class.
|
||||
|
|
Loading…
Reference in New Issue