added serial demo and fixed some issues with str

This commit is contained in:
ZennDev1337 2023-09-20 21:34:21 +02:00
parent 5dbe66e910
commit 82650ccdd8
9 changed files with 510 additions and 163 deletions

View file

@ -5,6 +5,7 @@ members = [
"Examples/Arduboy-Tutorials/eeprom-byte",
"Examples/Arduboy-Tutorials/progmem",
"Examples/Arduboy-Tutorials/tone",
"Examples/Arduboy-Tutorials/serial",
"Examples/Arduboy-Tutorials/demo2",
"Examples/Arduboy-Tutorials/demo3",
"Examples/Arduboy-Tutorials/demo4",