mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-18 22:13:45 +02:00
Serial manager cleanup
This commit is contained in:
@@ -159,7 +159,7 @@ extern "C" void app_main(void)
|
||||
"HandleSerialManagerTask",
|
||||
1024 * 6,
|
||||
serialManager,
|
||||
3,
|
||||
1, // we only rely on the serial manager during provisioning, we can run it slower
|
||||
NULL);
|
||||
|
||||
wifiManager.Begin();
|
||||
|
||||
Reference in New Issue
Block a user