mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 14:42:05 +00:00
Merge pull request #3917 from rcarteraz/patch-1
remove has screen = 0 from wsl variant
This commit is contained in:
commit
10010baacc
@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
#define LED_PIN LED
|
#define LED_PIN LED
|
||||||
|
|
||||||
#define HAS_SCREEN 0
|
|
||||||
|
|
||||||
#define VEXT_ENABLE Vext // active low, powers the oled display and the lora antenna boost
|
#define VEXT_ENABLE Vext // active low, powers the oled display and the lora antenna boost
|
||||||
#define BUTTON_PIN 0
|
#define BUTTON_PIN 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user