Refactor dds into dds and fgen
driver module started
This commit is contained in:
@@ -33,4 +33,6 @@ bool stimer_clearFired(int timer_id);
|
||||
void stimer_update(void); // Should be called from timer ISR
|
||||
bool stimer_is_active(int timer_id);
|
||||
|
||||
void stimer_delay(uint32_t ticks);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user