start/stop running
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
void inverterInit();
|
||||
void inverterExec();
|
||||
void inverterSetFrequency(uint16_t f);
|
||||
|
||||
#endif /* INVERTER_H_ */
|
||||
|
Reference in New Issue
Block a user