pull in new epaper lib (which required importing configuration.h everywhere

for dumb reasons)
This commit is contained in:
Kevin Hester
2021-06-27 10:56:28 -07:00
parent 66b96d2052
commit 17a1262382
60 changed files with 215 additions and 172 deletions

View File

@@ -1,6 +1,6 @@
#include "configuration.h"
#include "SX1262Interface.h"
#include "error.h"
#include <configuration.h>
// Particular boards might define a different max power based on what their hardware can do
#ifndef SX1262_MAX_POWER