File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
variants/heltec_wireless_shell_v3 Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ menu.LORAWAN_DEVEUI=LoRaWan DevEUI
2828menu.LORAWAN_PREAMBLE_LENGTH=LoRaWan Preamble Length
2929menu.SLOW_CLK_TPYE=Slow Clk Type(only for LoRaWAN)
3030menu.einksize=E-Ink Display Size
31+ menu.NetworkLogLevel=Network Log Level
3132##############################################################
3233### DO NOT PUT BOARDS ABOVE THE OFFICIAL ESPRESSIF BOARDS! ###
3334##############################################################
Original file line number Diff line number Diff line change 44#include <stdint.h>
55#include "soc/soc_caps.h"
66
7- #define WIRELESS_STICK_LITE_V3 true
8-
9-
7+ #define HELTEC_WIRELESS_SHELL_V3 true
108
119#define USB_VID 0x303a
1210#define USB_PID 0x1001
You can’t perform that action at this time.
0 commit comments