Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -rc753351b22e860f10597b68efce03d18d2fa3536 -ra8c098a6d13f6813b9433a5e7a7bcc1df90b9f21 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision c753351b22e860f10597b68efce03d18d2fa3536) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision a8c098a6d13f6813b9433a5e7a7bcc1df90b9f21) @@ -23,6 +23,7 @@ #include "ModePreTreat.h" #include "NVDataMgmt.h" #include "Reservoirs.h" +#include "SelfTests.h" #include "SyringePump.h" #include "Valves.h" @@ -151,6 +152,7 @@ break; case CONSUMABLE_SELF_TESTS_COMPLETE_STATE: + transitionToNoCartSelfTests(); break; default: