avr: started using 0.96" display on e03

This commit is contained in:
Martin Preuss
2026-03-16 18:04:38 +01:00
parent 1d39c3c773
commit 47f8ef2a62
2 changed files with 10 additions and 3 deletions

View File

@@ -106,3 +106,10 @@
.equ AT24C32_ADDR = 0x57
; ---------------------------------------------------------------------------
; LCD module
.equ LCD_TWI_ADDRESS = 0x3c

View File

@@ -65,8 +65,8 @@
;#define MODULES_UART_BITBANG
#define MODULES_COM2W
#define MODULES_TWI_MASTER
;#define MODULES_LCD
;#define LCD_MINIMAL_FONT
#define MODULES_LCD
#define LCD_MINIMAL_FONT
;#define MODULES_SI7021
;#define MODULES_SGP30
;#define MODULES_SGP40
@@ -80,7 +80,7 @@
#define APPS_NETWORK
;#define APPS_MOTION
#define APPS_REPORTSENSORS
;#define APPS_REPORTSENSORS
#define APPS_STATS