mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* Heltec Wireless Tracker fixes: getTextWidth() missing, PIN_BOARD_SDA/SCL
This commit is contained in:
parent
0e208f01cd
commit
7a7f436921
3 changed files with 10 additions and 0 deletions
|
|
@ -196,6 +196,8 @@ build_flags =
|
|||
; -D ARDUINO_USB_CDC_ON_BOOT=1 ; need for debugging
|
||||
-D ST7735
|
||||
-D PIN_ADC_CTRL=2 ; redefines the V3 pin
|
||||
-D PIN_BOARD_SDA=45
|
||||
-D PIN_BOARD_SCL=46
|
||||
-D DISPLAY_ROTATION=1
|
||||
-D DISPLAY_CLASS=ST7735Display
|
||||
-D USE_PIN_TFT=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue