Hi,
Did you add Python to your PATH environment variable ? Something like "C:\Users\YOUR_ACCOUNT_HERE\AppData\Local\Programs\Python\THE_VERSION_OF_PYTHON_YOU_HAVE"
Search found 2 matches
- Mon Apr 11, 2022 7:17 am
- Forum: ESP-ADF
- Topic: Eclipse IDE - ESP-ADF
- Replies: 3
- Views: 6388
- Sat Apr 02, 2022 2:06 pm
- Forum: ESP-ADF
- Topic: How to handle the latency in the multi room example ?
- Replies: 0
- Views: 2883
How to handle the latency in the multi room example ?
Hi all, I'm new to the ESP32 world, and I'm currently discovering on linux the multi-room example which can be found here : https://github.com/espressif/esp-adf/tree/master/examples/advanced_examples/multi-room . Building and flashing on 2 ESP32 LyraT boards worked fine. The latency displayed on the...