Skip to content

Commit

Permalink
ais2ih: fix typedef _sixd_src_t
Browse files Browse the repository at this point in the history
  • Loading branch information
albezanc committed Mar 5, 2021
1 parent c1395f8 commit 6788aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ais2ih_STdC/driver/ais2ih_reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ typedef struct {
uint8_t zh : 1;
uint8_t zl : 1;
uint8_t yh : 1;
uint8_t xh : 1;
uint8_t yl : 1;
uint8_t xh : 1;
uint8_t xl : 1;
Expand Down

0 comments on commit 6788aa6

Please sign in to comment.