mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-11 03:12:59 +02:00
OSD side bar
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef __COMMS_H
|
||||
#define __COMMS_H
|
||||
|
||||
#ifdef SERIAL_OUT
|
||||
#include <HardwareSerial.h>
|
||||
#include <config.h>
|
||||
|
||||
@@ -86,3 +87,4 @@ struct ReadlineComms : Comms
|
||||
extern Comms *Comms0;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user