commander delete unused DIFFPRESS_TIMEOUT

This commit is contained in:
Daniel Agar 2018-03-15 23:57:42 -04:00
parent cd69a573b5
commit 89ad46dd15
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ typedef enum VEHICLE_MODE_FLAG
#define STICK_ON_OFF_LIMIT 0.9f
#define OFFBOARD_TIMEOUT 500000
#define DIFFPRESS_TIMEOUT 2000000
static constexpr uint64_t HOTPLUG_SENS_TIMEOUT = 8_s; /**< wait for hotplug sensors to come online for upto 8 seconds */