1

add textdemo

This commit is contained in:
churl
2022-04-24 22:27:58 +02:00
parent d93ee3a49f
commit aa5d69add0
2 changed files with 9 additions and 9 deletions

View File

@ -25,7 +25,7 @@ int main() {
text_demo();
sound_demo();
// sound_demo();
while (1);
return 0;