Cześć,
Mam problem z wygenerowaniem softu na ESP8266. Dodaję termoparę i w trakcie generowania mam taki komunikat
Czy ktoś wie o co chodzi i jakie jest rozwiązanie problemu ?
ESP8266 - problem z generowaniem
-
melon
- Posts: 15
- Joined: Fri Jan 01, 2021 6:02 pm
You do not have the required permissions to view the files attached to this post.
-
puszkow
- Posts: 60
- Joined: Sun Dec 17, 2017 3:27 pm
U mnie też 8266
Błąd generowania
GUI-Generic_bv6.0_gv7.11.1_pl_b6d0dea069dca2007c4b1bf3427bb5f5/SuplaDeviceGUI.cpp: In function 'void Supla::GUI::addButtonToRelay(uint8_t, Supla::Element*, Supla::ActionHandler*, Supla::Control::Relay*)':
GUI-Generic_bv6.0_gv7.11.1_pl_b6d0dea069dca2007c4b1bf3427bb5f5/SuplaDeviceGUI.cpp:264:91: error: 'muliclickTimeMs' was not declared in this scope
264 | addActionTriggerRelatedChannel(nr, button, ConfigESP->getEvent(pinButton), element, muliclickTimeMs, holdTimeMs);
| ^~~~~~~~~~~~~~~
GUI-Generic_bv6.0_gv7.11.1_pl_b6d0dea069dca2007c4b1bf3427bb5f5/SuplaDeviceGUI.cpp:264:108: error: 'holdTimeMs' was not declared in this scope
264 | addActionTriggerRelatedChannel(nr, button, ConfigESP->getEvent(pinButton), element, muliclickTimeMs, holdTimeMs);
| ^~~~~~~~~~
Multiple libraries were found for "SoftwareSerial.h"
Used: /var/www/html/github/GUI-Generic/lib/EspSoftwareSerial
Not used: /var/www/html/github/GUI-Generic/lib/EspSoftwareSerial
Not used: .arduino15/packages/esp8266/hardware/esp8266/3.1.2/libraries/SoftwareSerial
Error during build: exit status 1
xxxxxxxxxxxxxxxxxx
BOARD esp8266:esp8266:generic:eesz=1M64,xtal=160
BOARD_NAME
TEMPLATE_JSON
JSON_DEFINITION
OPTIONS -DATOMIC_FS_UPDATE -DMIMETYPE_MINIMAL -DBEARSSL_SSL_BASIC -DSUPLA_ACTION_TRIGGER -DSUPLA_BUTTON -DSUPLA_CONFIG -DSUPLA_ENABLE_GUI
-DSUPLA_EXCLUDE_LITTLEFS_CONFIG -DSUPLA_LED -DSUPLA_MPX_5XXX -DSUPLA_OTA -DSUPLA_RELAY
