piface / libpifacecad

A simple C library for accessing PiFace Control and Display.
GNU General Public License v3.0
10 stars 8 forks source link

BUGFIX: right_to_left and left_to_eight #5

Open bobnil opened 5 years ago

bobnil commented 5 years ago

pifacecad.c

void pifacecad_lcd_right_to_left(void) // This will 'right justify' text from the cursor void pifacecad_lcd_autoscroll_on(void) {

pifacecad.h