Closed Sonnenfleck closed 10 years ago
... call.
Otherwise the for-loop in SerialCom gets out of bounds and the Naze32 would lock up when armed (if feature TELEMETRY is enabled).
I think there's probably a better way to handle this.
Oh, i see what the problem is. Yeah, that's the way to fix it. Too bad the indentation is incorrect, can you please fix that and re-commit.
... call.
Otherwise the for-loop in SerialCom gets out of bounds and the Naze32 would lock up when armed (if feature TELEMETRY is enabled).