hello ,
after a few problems my LPC_ NG is running again.
im wondering if there is a way to offset the display ( shift to the right ) by 1 or 2 pixels .
since my 1.3" SSD1306 are shifted 1 (or 2?) pixels to the left .
if im doing the offset via ngc ( which would be a workaround ) im losing a couple more pixels . ( since shifting the letters one position to the right , id loose a letter )
in mios32_lcd.h the offset is "forbidden" ( it says : // fixed format, dont change! )
is there a way to do this , other than via ngc ?
ps : im happy to be back working on this after many years :)