electro-smith / DaisyDuino

Arduino Support for the Daisy Audio Platform.
https://www.electro-smith.com/daisy
MIT License
92 stars 20 forks source link

fix oled.drawStr() example #60

Open mbellew opened 2 months ago

mbellew commented 2 months ago

String needs to be zero-terminated to avoid drawing random characters.