Allow for better target level Radiolib exclude plumbing (#4906)
* WIP * LR11x0 * Anothern * =1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#if RADIOLIB_EXCLUDE_SX127X != 1
|
||||
#include <RadioLib.h>
|
||||
|
||||
/*!
|
||||
@@ -69,3 +70,4 @@ class RadioLibRF95 : public SX1278
|
||||
// use the previous value
|
||||
float currentLimit = 100;
|
||||
};
|
||||
#endif
|
||||
Reference in New Issue
Block a user