Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants
This commit is contained in:
@@ -31,8 +31,4 @@ mesh::LocalIdentity radio_new_identity();
|
||||
|
||||
extern SensorManager sensors;
|
||||
|
||||
#if defined(USE_SX1262) || defined(USE_SX1268)
|
||||
bool radio_get_rx_boosted_gain_mode();
|
||||
void radio_set_rx_boosted_gain_mode(bool rxbgm);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user