Skip to content

Commit

Permalink
Disable LCD as this board does not support it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy De la Court committed Oct 14, 2024
1 parent 524b631 commit 9b99a40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/HBIOS/Config/SCZ180_sc131_std.asm
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ SDMODE .SET SDMODE_SC ; SD: DRIVER MODE: SDMODE_[JUHA|N8|CSIO|PPI|UART|DSD|MK4|
SDCNT .SET 1 ; SD: NUMBER OF SD CARD DEVICES (1-2), FOR DSD/SC/MT ONLY
;
CHENABLE .SET FALSE ; CH: ENABLE CH375/376 USB SUPPORT

LCDENABLE .SET FALSE ; DISABLE LCD DISPLAY

0 comments on commit 9b99a40

Please sign in to comment.