mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-08 09:52:48 +02:00
fix Heltec boards
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef LILYGO
|
||||
|
||||
#include "LoRaBoards.h"
|
||||
|
||||
#if defined(HAS_SDCARD)
|
||||
@@ -927,3 +929,4 @@ bool beginGPS()
|
||||
return result;
|
||||
}
|
||||
#endif
|
||||
#endif // #ifdef LILYGO
|
||||
|
||||
Reference in New Issue
Block a user