diff --git a/src/sbf.cpp b/src/sbf.cpp index 98de007..905c93b 100755 --- a/src/sbf.cpp +++ b/src/sbf.cpp @@ -380,7 +380,6 @@ int GPSDriverSBF::parseChar(const uint8_t b) } else { // expecting more payload, stay in state SBF_DECODE_PAYLOAD - ret = 0; }