ESP8266 - problem z generowaniem

melon
Posts: 15
Joined: Fri Jan 01, 2021 6:02 pm

Post

Cześć,
Mam problem z wygenerowaniem softu na ESP8266. Dodaję termoparę i w trakcie generowania mam taki komunikat
problem geeric.png
Czy ktoś wie o co chodzi i jakie jest rozwiązanie problemu ?
You do not have the required permissions to view the files attached to this post.
User avatar
DoktorPio
Posts: 35
Joined: Thu Apr 21, 2022 7:41 pm

Post

Fakt potwierdzam :?:
robi7805
Posts: 20
Joined: Sat Dec 02, 2023 12:00 pm

Post

u mnie to samo na ESP32
puszkow
Posts: 60
Joined: Sun Dec 17, 2017 3:27 pm

Post

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
krycha88
Posts: 5575
Joined: Fri Nov 16, 2018 7:25 am
Been thanked: 5 times

Post

powinno być już ok.
https://gui-generic-builder.supla.io/

Return to “GUI Generic”