feat: add task handles for BambuMqttTask and ScaleTask; rename stopTasks to stopAllTasks
This commit is contained in:
@ -36,4 +36,5 @@ void mqtt_loop(void * parameter);
|
||||
bool setBambuSpool(String payload);
|
||||
void bambu_restart();
|
||||
|
||||
extern TaskHandle_t BambuMqttTask;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user