Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/03/2019 in all areas

  1. Here's the two versions of V2_044 compiled with settings for 4x20 Enjoy :) setup_6581.hex setup_8580.hex
    1 point
  2. in the asm file, change to this, compile, upload and Bob's your uncle: ;; number of LCD lines (supported: 2 for 2x* LCDs and 4 for 4x* LCDs) #define DEFAULT_LCD_LINES 4 ;; LCD line -> cursor offsets #define DEFAULT_LCD_LINE_Y0 0x40 #define DEFAULT_LCD_LINE_Y1 0x14 #define DEFAULT_LCD_LINE_Y2 0x00 #define DEFAULT_LCD_LINE_Y3 0x54
    1 point
  3. It’s been awhile since I looked but I’m pretty sure all that’s required is changing a single flag somewhere in the code.
    1 point
×
×
  • Create New...