-
HI, I'm trying to compile the ESP-1ch-Gateway with PlatformIO, but I get these errors :
C:/Users/Admin/Documents/PlatformIO/Projects/ESP-1ch-Gateway-master/src/_txRx.ino:309:44: error: call of ove…
tk5ep updated
3 months ago
-
```
/home/zero/.arduino15/packages/esp32/tools/esp-x32/2302/bin/xtensa-esp32-elf-g++ -MMD -c @/home/zero/.arduino15/packages/esp32/tools/esp32-arduino-libs/idf-release_v5.1-bd2b9390ef/esp32/flags/cpp…
-
### Description:
Add support for SPISlave mode like the ESP8266 [SPISlave](https://github.com/esp8266/Arduino/tree/master/libraries/SPISlave) arduino library..
-
@alanesq
Hi Alan,
Is there any chance to modify the code to get the cam (in the link) working?
I have the exact same hardware and the same message in the log.
Thank you in advance
Steffe…
-
[996/1642] Building C object esp-idf/78__esp-opus/CMakeFiles/__idf_78__esp-opus.dir/src/repacketizer.c.obj
D:/download/Esp32-xiaozhi/code/xiaozhi-esp32-0.3.1/managed_components/78__esp-opus/src/repac…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration i…
-
**Build tool used:**
- [x] Arudino - 1.8.19
- [ ] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**Board used (ESP32/ESP8266/Arudino):**
Board - ESP32-Wroom-3…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hello,
I'm trying to improve the battery lifetime of my TWatch2020 by playing with **deepsleep**/**Hybernate** mode.
The problem is **ttgo->begin();** tooks about llllooonnnggggg 2s to run, and I'…
-
Right now Rop is working hard on adding some much needed Touch functionality to the M5Core2 library.
I'm doing reviews and developing test apps.
This is critical right now, because the 0.0.1 release…