This commit is contained in:
2024-04-16 10:19:08 +02:00
parent 3412197cae
commit d68dae167d

View File

@ -91,6 +91,8 @@ void spiCmdHandler(void *handle) {
break;
case e_SOUND_STONE_ROTATE_RIGHT:
break;
default:
break;
}
}