glcd
glcd copied to clipboard
glcd_draw_string_xy(0,0,string);
Hi, thanks for the greate library. I made a project with this library.I noticed that the (glcd_draw_string_xy(0,0,string);) affect the code speed . specially that the code is dependent on reading sensors and timers. any help to boost this function. Regards.