mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
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