mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-06 17:03:40 +02:00
Use Godmode in the lib/radio/sx1262 module
// In this mode, all methods and member variables of all RadioLib classes will be made // public and so will be exposed to the user. This allows direct manipulation of the // library internals.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define RADIOLIB_GODMODE (1)
|
||||
#include "radio.h"
|
||||
#include <LoRaBoards.h>
|
||||
#include <bus.h>
|
||||
|
||||
Reference in New Issue
Block a user