mirror of https://github.com/arendst/Tasmota.git
Update berry strings
This commit is contained in:
parent
74a3580229
commit
8c1d23683c
|
@ -36,8 +36,6 @@ extern const bcstring be_const_str_CFG_X3A_X20running_X20;
|
|||
extern const bcstring be_const_str_CFG_X3A_X20skipping_X20_X27display_X2Eini_X27_X20because_X20already_X20present_X20in_X20file_X2Dsystem;
|
||||
extern const bcstring be_const_str_COLOR_BLACK;
|
||||
extern const bcstring be_const_str_COLOR_WHITE;
|
||||
extern const bcstring be_const_str_CW;
|
||||
extern const bcstring be_const_str_DIMMER;
|
||||
extern const bcstring be_const_str_EC_C25519;
|
||||
extern const bcstring be_const_str_EVENT_DELETE;
|
||||
extern const bcstring be_const_str_EVENT_DRAW_MAIN;
|
||||
|
@ -61,9 +59,6 @@ extern const bcstring be_const_str_PART_MAIN;
|
|||
extern const bcstring be_const_str_POST;
|
||||
extern const bcstring be_const_str_Parameter_X20error;
|
||||
extern const bcstring be_const_str_RES_OK;
|
||||
extern const bcstring be_const_str_RGB;
|
||||
extern const bcstring be_const_str_RGBCW;
|
||||
extern const bcstring be_const_str_RGBW;
|
||||
extern const bcstring be_const_str_Restart_X201;
|
||||
extern const bcstring be_const_str_SERIAL_5E1;
|
||||
extern const bcstring be_const_str_SERIAL_5E2;
|
||||
|
@ -493,7 +488,6 @@ extern const bcstring be_const_str_last_modified;
|
|||
extern const bcstring be_const_str_leds;
|
||||
extern const bcstring be_const_str_length_X20in_X20bits_X20must_X20be_X20between_X200_X20and_X2032;
|
||||
extern const bcstring be_const_str_light;
|
||||
extern const bcstring be_const_str_light_state;
|
||||
extern const bcstring be_const_str_line_dsc;
|
||||
extern const bcstring be_const_str_list;
|
||||
extern const bcstring be_const_str_list_handlers;
|
||||
|
@ -669,7 +663,6 @@ extern const bcstring be_const_str_set_percentage;
|
|||
extern const bcstring be_const_str_set_pixel_color;
|
||||
extern const bcstring be_const_str_set_power;
|
||||
extern const bcstring be_const_str_set_rate;
|
||||
extern const bcstring be_const_str_set_rgb;
|
||||
extern const bcstring be_const_str_set_style_bg_color;
|
||||
extern const bcstring be_const_str_set_style_line_color;
|
||||
extern const bcstring be_const_str_set_style_pad_right;
|
||||
|
@ -722,7 +715,6 @@ extern const bcstring be_const_str_tasmota_X2Eget_light_X28_X29_X20is_X20depreca
|
|||
extern const bcstring be_const_str_tasmota_X2Eset_light_X28_X29_X20is_X20deprecated_X2C_X20use_X20light_X2Eset_X28_X29;
|
||||
extern const bcstring be_const_str_tcpclient;
|
||||
extern const bcstring be_const_str_tele;
|
||||
extern const bcstring be_const_str_test;
|
||||
extern const bcstring be_const_str_the_X20second_X20argument_X20is_X20not_X20a_X20function;
|
||||
extern const bcstring be_const_str_time_dump;
|
||||
extern const bcstring be_const_str_time_reached;
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue