diff --git a/main/app_main.cpp b/main/app_main.cpp index 020fdc8..428df13 100644 --- a/main/app_main.cpp +++ b/main/app_main.cpp @@ -132,5 +132,6 @@ extern "C" void app_main(void) T_debug_light_schedule(); T_key_schedule(); T_heating_plate_schedule(); + T_reaction_schedule(); } } \ No newline at end of file