Skip to content

Fixed compiler errors

Compare
Choose a tag to compare
@bitluni bitluni released this 09 Nov 18:59
· 6 commits to master since this release
08ec3a3

Compiler complained about missing types:

config.alarm_en = (timer_alarm_t)1;
config.auto_reload = (timer_autoreload_t)1;