[SX126x] Removed extra newline (CI_BUILD_ALL)
This commit is contained in:
parent
ae04d3dbb3
commit
1382e56508
1 changed files with 0 additions and 1 deletions
|
@ -1342,7 +1342,6 @@ int16_t SX126x::readRegister(uint16_t addr, uint8_t* data, uint8_t numBytes) {
|
|||
// check the status
|
||||
state = checkCommandResult();
|
||||
return(state);
|
||||
|
||||
}
|
||||
|
||||
int16_t SX126x::writeBuffer(uint8_t* data, uint8_t numBytes, uint8_t offset) {
|
||||
|
|
Loading…
Add table
Reference in a new issue