Vincent Manoukian
Results
2
comments of
Vincent Manoukian
hello, to fix it quickly with platformio.ini, i setup like this the project ` build_flags = -DLITTLEFS=LittleFS lib_deps = Wifi Wire SPI FS LittleFS ESPAsyncTCP ESP Async WebServer ESPUI `
Hello @s-victor, I fixed this bug in personal development by adding a "delay" between the api calls. Each url response with a different time, it seems to depends from the...