mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-10 19:03:33 +02:00
Support USB comms on Heltec
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
#include <LiLyGo.h>
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HELTEC
|
||||
#ifndef ARDUINO_USB_CDC_ON_BOOT
|
||||
#define SERIAL0 Serial
|
||||
#else
|
||||
#define SERIAL0 Serial0
|
||||
|
||||
Reference in New Issue
Block a user