mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Solidified Code updated
This commit is contained in:
parent
f2edb2fb3c
commit
b715f03db6
@ -59,7 +59,7 @@ be_local_closure(Matter_HTTP_remote_begin_sync, /* name */
|
|||||||
/* K1 */ be_nested_str_weak(tasmota),
|
/* K1 */ be_nested_str_weak(tasmota),
|
||||||
/* K2 */ be_nested_str_weak(log),
|
/* K2 */ be_nested_str_weak(log),
|
||||||
/* K3 */ be_nested_str_weak(format),
|
/* K3 */ be_nested_str_weak(format),
|
||||||
/* K4 */ be_nested_str_weak(MTR_X3A_X20HTTP_X20sync_X20request_X20_X27http_X3A_X2F_X2F_X25s_X3A_X25i_X2F_X25s_X27),
|
/* K4 */ be_nested_str_weak(MTR_X3A_X20HTTP_X20sync_X20request_X20_X27http_X3A_X2F_X2F_X25s_X3A_X25i_X25s_X27),
|
||||||
/* K5 */ be_nested_str_weak(addr),
|
/* K5 */ be_nested_str_weak(addr),
|
||||||
/* K6 */ be_nested_str_weak(port),
|
/* K6 */ be_nested_str_weak(port),
|
||||||
/* K7 */ be_const_int(3),
|
/* K7 */ be_const_int(3),
|
||||||
@ -257,7 +257,7 @@ be_local_closure(Matter_HTTP_remote_begin, /* name */
|
|||||||
/* K1 */ be_nested_str_weak(tasmota),
|
/* K1 */ be_nested_str_weak(tasmota),
|
||||||
/* K2 */ be_nested_str_weak(log),
|
/* K2 */ be_nested_str_weak(log),
|
||||||
/* K3 */ be_nested_str_weak(format),
|
/* K3 */ be_nested_str_weak(format),
|
||||||
/* K4 */ be_nested_str_weak(MTR_X3A_X20HTTP_X20async_X20request_X20_X27http_X3A_X2F_X2F_X25s_X3A_X25i_X2F_X25s_X27),
|
/* K4 */ be_nested_str_weak(MTR_X3A_X20HTTP_X20async_X20request_X20_X27http_X3A_X2F_X2F_X25s_X3A_X25i_X25s_X27),
|
||||||
/* K5 */ be_nested_str_weak(addr),
|
/* K5 */ be_nested_str_weak(addr),
|
||||||
/* K6 */ be_nested_str_weak(port),
|
/* K6 */ be_nested_str_weak(port),
|
||||||
/* K7 */ be_const_int(3),
|
/* K7 */ be_const_int(3),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user