Skip to content

Brak S_SETTING_FOR w plikach tłumaczeń#8

Merged
krycha88 merged 13 commits intokrycha88:masterfrom
Goral64:master
Feb 28, 2021
Merged

Brak S_SETTING_FOR w plikach tłumaczeń#8
krycha88 merged 13 commits intokrycha88:masterfrom
Goral64:master

Conversation

@Goral64
Copy link

@Goral64 Goral64 commented Feb 28, 2021

No description provided.

Przy włączonym SUPLA_OLED ale bez SUPLA_BUTTON, SUPLA_LIMIT_SWITCH albo SUPLA_MCP23017 makro INPUT_BUTTON_GPIO było niedostępne.
Poprawienie zależności usuwające błąd komplilacji
OPTIONS -DATOMIC_FS_UPDATE -DBEARSSL_SSL_BASIC -DSUPLA_BUTTON -DSUPLA_CONFIG -DSUPLA_OLED -DSUPLA_OTA
/tmp/arduino-sketch-14B1289FE481394AF804F1F69A9FDB84/sketch/SuplaWebPageControl.cpp: In member function 'void SuplaWebPageControl::handleButtonSaveSet()':
/tmp/arduino-sketch-14B1289FE481394AF804F1F69A9FDB84/sketch/SuplaWebPageControl.cpp:190:11: error: 'INPUT_RELAY_LEVEL' was not declared in this scope
   input = INPUT_RELAY_LEVEL;
/tmp/arduino-sketch-14B1289FE481394AF804F1F69A9FDB84/sketch/SuplaWebPageControl.cpp: In member function 'void SuplaWebPageControl::supla_webpage_button_set(int, int)':
/tmp/arduino-sketch-14B1289FE481394AF804F1F69A9FDB84/sketch/SuplaWebPageControl.cpp:245:33: error: 'INPUT_RELAY_LEVEL' was not declared in this scope
   addCheckBox(webContentBuffer, INPUT_RELAY_LEVEL + nr_button, "Wewnętrzny pull-up", selected);
Error during build: exit status 1
Przywrócenie zmian z mastera
poprawa kompilacji tłumaczeń
@krycha88 krycha88 merged commit 997f7d7 into krycha88:master Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants