mirror of
https://github.com/tugsi/Filaman.git
synced 2026-07-10 02:02:49 +02:00
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