mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix: revert to orignal default scaling and fix it in variant config
This commit is contained in:
parent
128119fe40
commit
088b8fd98c
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ build_flags = ${nrf52_base.build_flags}
|
|||
-D PIN_GPS_EN=GPS_EN
|
||||
-D DISPLAY_CLASS=GxEPDDisplay
|
||||
-D EINK_DISPLAY_MODEL=GxEPD2_122_T61
|
||||
-D EINK_SCALE_X=1.0f
|
||||
-D EINK_SCALE_X=1.5f
|
||||
-D EINK_SCALE_Y=2.0f
|
||||
-D EINK_X_OFFSET=0
|
||||
-D EINK_Y_OFFSET=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue