fix: make targets build, except e-ink because of fSPI

This commit is contained in:
Alain Sanguinetti
2024-08-28 10:16:02 +02:00
parent b8ad6aba2a
commit 14f9b3ce2d
7 changed files with 21 additions and 24 deletions

View File

@@ -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>