Improve SDIO handling
This commit is contained in:
@@ -230,7 +230,6 @@ static shellmatta_retCode_t shell_cmd_rot(const shellmatta_handle_t handle,
|
||||
{
|
||||
(void)arguments;
|
||||
(void)length;
|
||||
|
||||
uint32_t rot_val;
|
||||
|
||||
rot_val = rotary_encoder_get_abs_val();
|
||||
|
Reference in New Issue
Block a user