Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO ESPHome 2024.8.3
- INFO Reading configuration /config/esphome/ds-lilygo-433.yaml...
- WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
- Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
- See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
- INFO Generating C++ source...
- INFO Compiling app...
- Processing ds-lilygo-433 (board: esp32dev; framework: arduino; platform: platformio/[email protected])
- --------------------------------------------------------------------------------
- HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
- Dependency Graph
- |-- AsyncTCP-esphome @ 2.1.3
- |-- WiFi @ 2.0.0
- |-- FS @ 2.0.0
- |-- Update @ 2.0.0
- |-- ESPAsyncWebServer-esphome @ 3.2.2
- |-- DNSServer @ 2.0.0
- |-- ESPmDNS @ 2.0.0
- |-- noise-c @ 0.1.6
- |-- SPI @ 2.0.0
- Compiling .pioenvs/ds-lilygo-433/src/main.cpp.o
- /config/esphome/ds-lilygo-433.yaml: In function 'void setup()':
- /config/esphome/ds-lilygo-433.yaml:153:43: error: 'mot_type' was not declared in this scope
- hex_str: string
- ^
- /config/esphome/ds-lilygo-433.yaml:153:43: note: suggested alternative: 'wctype'
- hex_str: string
- ^
- wctype
- *** [.pioenvs/ds-lilygo-433/src/main.cpp.o] Error 1
- ========================= [FAILED] Took 21.80 seconds =========================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement