mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-05-05 21:12:59 +02:00
fix: make targets build, except e-ink because of fSPI
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
* This works on the stick, but the output on the screen gets cut off.
|
||||
*/
|
||||
|
||||
#include <Arduino.h> // must be first
|
||||
|
||||
// Turns the 'PRG' button into the power button, long press is off
|
||||
#define HELTEC_POWER_BUTTON // must be before "#include <heltec_unofficial.h>"
|
||||
#include <heltec_unofficial.h>
|
||||
|
||||
Reference in New Issue
Block a user