APM: added wdt.h for SITL build of APM
This commit is contained in:
parent
841d2700b6
commit
b787dc8cce
4
libraries/Desktop/include/avr/wdt.h
Normal file
4
libraries/Desktop/include/avr/wdt.h
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
#define WDTO_15MS 15
|
||||
|
||||
#define wdt_enable(x)
|
Loading…
Reference in New Issue
Block a user