Skip to content

Commit

Permalink
add storage of inav16 t0r
Browse files Browse the repository at this point in the history
  • Loading branch information
berthubert committed Sep 12, 2022
1 parent 4680961 commit 196be16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixhunter.hh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ private:
struct GalileoMessage fillGMFromRS(const std::string& out);
std::basic_string<uint8_t> inav1, inav2, inav3, inav4, inav16, inav17, inav18, inav19, inav20;
int d_latestiod;
uint32_t d_inav16t0r;
};

0 comments on commit 196be16

Please sign in to comment.