You've already forked M5Module-LLM
mirror of
https://github.com/m5stack/M5Module-LLM.git
synced 2026-05-20 11:31:45 -07:00
add setup melotts wait delay time
This commit is contained in:
@@ -71,7 +71,7 @@ String ApiMelotts::setup(ApiMelottsSetupConfig_t config, String request_id, Stri
|
||||
// Copy work id
|
||||
work_id = msg.work_id;
|
||||
},
|
||||
15000);
|
||||
30000);
|
||||
return work_id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user