Skip to content

Commit

Permalink
add bucket length for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwandavek committed Nov 6, 2023
1 parent 14935e6 commit 130ed3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -2017,6 +2017,7 @@ struct MagnetometerCalibrationData {
bearingValid @3: Bool;
points @4 :List(List(Float32));
version @5 :Int32;
totalBucketPoints @6 :Float32;
}

struct LiveMapDataDEPRECATED {
Expand Down

0 comments on commit 130ed3e

Please sign in to comment.