mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Fix missing newline at end of file in CustomSX1262.h
This commit is contained in:
parent
2d11d9fedb
commit
d7045a1020
1 changed files with 1 additions and 1 deletions
|
|
@ -97,4 +97,4 @@ class CustomSX1262 : public SX1262 {
|
|||
readRegister(RADIOLIB_SX126X_REG_RX_GAIN, &rxGain, 1);
|
||||
return (rxGain == RADIOLIB_SX126X_RX_GAIN_BOOSTED);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue