fix Heltec boards

This commit is contained in:
Egor
2024-09-27 00:57:26 -07:00
parent 94c042a186
commit 72b5d0b80d
6 changed files with 33 additions and 10 deletions
+3
View File
@@ -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