tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
347 stars 213 forks source link

STM8S103 Mini_SSD1306 text print #157

Open anwfeb opened 5 months ago

anwfeb commented 5 months ago

how to add a library to write text for example hello world >> display_print_i("hello world");

please help me, it would be appreciated if you add text writing function. thank you