flodmotorgrodan
flodmotorgrodan
## Reading without cheking .available()? Yes an impressing library! I was also was wondering about the delays. The reason could be it fixed a problem with using readChar() in listenForIncomingMessage()...
Can not see the correct pinswap for ESP-07 implemented in the .lbr yet. This would be a correct document from the manufacturer: [esp8266_series_modules_user_manual_v1.1.pdf](http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf)
This problem may be related to https://github.com/espressif/idf-eclipse-plugin/issues/1105#issuecomment-2666747708 Where idf_tools.py does not export the path to the ESP-IDF virtual python environment. I made a temporary fix in my id_tools.py file until...
This problem may be related to [Unable to install ESP-IDF 5.3.2 via ESP-IDF Manager in Elclipse (IEP-1395)](https://github.com/espressif/idf-eclipse-plugin/issues/1105#issuecomment-2666747708) Where idf_tools.py does not export the path to the ESP-IDF virtual python environment.