Fix the firmware version for the HW Frog.
The firmware version in the dive header is stored at byte offset 32 instead of 34.
This commit is contained in:
parent
c3039b4aab
commit
03c252335b
@ -135,7 +135,7 @@ static const hw_ostc_layout_t hw_ostc_layout_frog = {
|
||||
43, /* salinity */
|
||||
47, /* duration */
|
||||
19, /* temperature */
|
||||
34, /* firmware */
|
||||
32, /* firmware */
|
||||
};
|
||||
|
||||
static const hw_ostc_layout_t hw_ostc_layout_ostc3 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user