From a054fd53372f5a2ef553284c04d874d571eb5222 Mon Sep 17 00:00:00 2001 From: zwsd Date: Tue, 27 Sep 2022 10:07:50 +0800 Subject: [PATCH] update --- main/app_main.cpp | 1 + 1 file changed, 1 insertion(+) 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