Wifi and ESPNOW don't work at the same time
This commit is contained in:
@@ -55,7 +55,7 @@ async def main():
|
||||
wdt.feed()
|
||||
|
||||
|
||||
asyncio.create_task(wifi_connect())
|
||||
#asyncio.create_task(wifi_connect())
|
||||
asyncio.create_task(tick())
|
||||
asyncio.create_task(espnow())
|
||||
|
||||
|
Reference in New Issue
Block a user