Solidified Code updated

This commit is contained in:
s-hadinger 2023-05-23 17:27:46 +00:00 committed by github-actions[bot]
parent f2edb2fb3c
commit b715f03db6

View File

@ -59,7 +59,7 @@ be_local_closure(Matter_HTTP_remote_begin_sync, /* name */
/* K1 */ be_nested_str_weak(tasmota),
/* K2 */ be_nested_str_weak(log),
/* 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),
/* K6 */ be_nested_str_weak(port),
/* K7 */ be_const_int(3),
@ -257,7 +257,7 @@ be_local_closure(Matter_HTTP_remote_begin, /* name */
/* K1 */ be_nested_str_weak(tasmota),
/* K2 */ be_nested_str_weak(log),
/* 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),
/* K6 */ be_nested_str_weak(port),
/* K7 */ be_const_int(3),