avr: started working on MultiFAN module.
PWM basically works.
This commit is contained in:
@@ -29,6 +29,10 @@ modulesOnEverySecond:
|
||||
bigcall SGP30_EverySecond
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_MULTIFAN
|
||||
bigcall MultiFan_OnEverySecond
|
||||
#endif
|
||||
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user