We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d11d9f commit d7045a1Copy full SHA for d7045a1
1 file changed
src/helpers/radiolib/CustomSX1262.h
@@ -97,4 +97,4 @@ class CustomSX1262 : public SX1262 {
97
readRegister(RADIOLIB_SX126X_REG_RX_GAIN, &rxGain, 1);
98
return (rxGain == RADIOLIB_SX126X_RX_GAIN_BOOSTED);
99
}
100
-};
+};
0 commit comments