Add template for PA curve

This commit is contained in:
vidplace7
2026-06-05 09:10:42 -04:00
parent c2624c6140
commit 6c0ef72d02
+4 -2
View File
@@ -50,8 +50,10 @@
// "+27dBm"? PA! Investigate further (poorly documented)
// LilyGo Docs specify SX1278 power must be capped at 10
#define RF95_MAX_POWER 10
// TODO map PA output curve
// #define TX_GAIN_LORA 17
// TODO
// PA curve mapping (TX values 0-10)
// #define NUM_PA_POINTS 11
// #define TX_GAIN_LORA 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
// Display - SH1106 OLED (128x64)
#define USE_SH1106