Nie wiem czy była aktualizacja bibliotek ale przestały mi się kompilować ESP32 C3?
Wiem że @Krycha88 masz tak jakby trochę urlop od GG ale jak byś znalazł chwilkę na rozwiązanie problemu było by super
Code: Select all
Błąd generowania
In file included from GUI-Generic_bv6.0_gv24.12.24_pl_08a7012ee0f22ad4f5b352285fd70285/src/boneIO/display/SSD1306.h:28,
from GUI-Generic_bv6.0_gv24.12.24_pl_08a7012ee0f22ad4f5b352285fd70285/src/boneIO/display/SSD1306.cpp:17:
lib/Oled-SSD1306/src/SH1106Wire.h: In constructor 'SH1106Wire::SH1106Wire(uint8_t, int, int, OLEDDISPLAY_GEOMETRY, HW_I2C, int)':
lib/Oled-SSD1306/src/SH1106Wire.h:83:51: error: 'Wire1' was not declared in this scope; did you mean 'Wire'?
83 | this->_wire = (_i2cBus==I2C_ONE) ? &Wire : &Wire1;
| ^~~~~
| Wire
Error during build: exit status 1
xxxxxxxxxxxxxxxxxx
BOARD esp32:esp32:esp32c3:PartitionScheme=min_spiffs
BOARD_NAME
TEMPLATE_JSON
JSON_DEFINITION
OPTIONS -DATOMIC_FS_UPDATE -DMIMETYPE_MINIMAL -DBEARSSL_SSL_BASIC -DNDEBUG -DFP_IN_IRON -DVTABLES_IN_FLASH -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH -DSUPLA_ACTION_TRIGGER -DSUPLA_BUTTON -DSUPLA_CONFIG -DSUPLA_DISABLE_LOGS -DSUPLA_ENABLE_GUI
-DSUPLA_EXCLUDE_LITTLEFS_CONFIG -DSUPLA_LIMIT_SWITCH -DSUPLA_OTA -DSUPLA_RELAY -DSUPLA_ROLLERSHUTTER
a mam tylko to zaznaczone:
Przechwytywanie.JPG
You do not have the required permissions to view the files attached to this post.