format with uncrustify
This commit is contained in:
@ -80,8 +80,8 @@ static void rpc_channel_get_handler(struct mg_rpc_request_info *ri, void *cb_arg
|
||||
|
||||
static void rpc_channel_set_handler(struct mg_rpc_request_info *ri, void *cb_arg, struct mg_rpc_frame_info *fi, struct mg_str args) {
|
||||
uint8_t gpio;
|
||||
int idx = -1;
|
||||
int value = -1;
|
||||
int idx = -1;
|
||||
int value = -1;
|
||||
int duration = -1;
|
||||
|
||||
rpc_log(ri, args);
|
||||
|
Reference in New Issue
Block a user