Skip to content

Commit

Permalink
N/C, whitespace only
Browse files Browse the repository at this point in the history
Adjusted whitespace
  • Loading branch information
niabassey authored Jan 13, 2024
1 parent 380277a commit 945b283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sfe_bus.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ namespace SparkFun_UBLOX_GNSS

if (length == 0)
return 0;

#ifdef PARTICLE
return _serialPort->readBytes((char *)data, length);
#else
Expand Down

0 comments on commit 945b283

Please sign in to comment.