Add Power Restraint for 1280 PA Model

Add Debug Print for all module parameters
Add RX/TX Switch to 1280
This commit is contained in:
Thomas Göttgens
2023-03-24 16:57:30 +01:00
parent 9d6e1ce8e5
commit 2c259b8464
3 changed files with 10 additions and 1 deletions

View File

@@ -59,4 +59,5 @@
#define SX128X_RESET LORA_RESET
#define SX128X_RXEN 21
#define SX128X_TXEN 10
#define SX128X_MAX_POWER 3
#endif