[CS43L22] fix warnings
This commit is contained in:
parent
0807fb75ed
commit
f2b92d6451
@ -31,6 +31,8 @@ void CS43L22_run_test(void)
|
||||
display_write_data_seq("/5 ");
|
||||
|
||||
switch (op_result) {
|
||||
case HAL_OK:
|
||||
break;
|
||||
case HAL_ERROR:
|
||||
display_write_data_seq("ERROR");
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user