Skip to content

Fixed compiler errors

Latest
Compare
Choose a tag to compare
@bitluni bitluni released this 09 Nov 18:59
· 2 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;