sound works

This commit is contained in:
2024-04-17 15:30:45 +02:00
parent d68dae167d
commit 36d3b2f735
16 changed files with 165 additions and 167 deletions

View File

@ -3,7 +3,7 @@
void spiInit();
void spiCmdHandler();
#endif // _SPI_H_