Merge branch 'dev' into 2026/remote-lna
This commit is contained in:
@@ -52,8 +52,8 @@ struct NodePrefs { // persisted to file
|
||||
uint32_t discovery_mod_timestamp;
|
||||
float adc_multiplier;
|
||||
char owner_info[120];
|
||||
// Power settings
|
||||
uint8_t sx126x_rx_boosted_gain;
|
||||
uint8_t sx126x_rx_boosted_gain; // power settings
|
||||
uint8_t path_hash_mode; // which path mode to use when sending
|
||||
};
|
||||
|
||||
class CommonCLICallbacks {
|
||||
|
||||
Reference in New Issue
Block a user