Index: firmware/App/Controllers/AirTrap.h =================================================================== diff -u -reaff654b897f641b874e3ba30a22cbda3779e4a7 -r18981bf79f6c19a1822f003084e80547c21cdb62 --- firmware/App/Controllers/AirTrap.h (.../AirTrap.h) (revision eaff654b897f641b874e3ba30a22cbda3779e4a7) +++ firmware/App/Controllers/AirTrap.h (.../AirTrap.h) (revision 18981bf79f6c19a1822f003084e80547c21cdb62) @@ -62,6 +62,8 @@ BOOL testAirTrapDataPublishIntervalOverride( MESSAGE_T *message ); BOOL testSetAirTrapControl( MESSAGE_T *message ); +BOOL testAirPumpPowerRaiseOverride( MESSAGE_T *message ); +BOOL testAirPumpPowerLowerOverride( MESSAGE_T *message ); /**@}*/