Signed-off-by: Anton Lundin <[email protected]>
---
 core/ostctools.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/ostctools.c b/core/ostctools.c
index c3fb66c..7eaa50a 100644
--- a/core/ostctools.c
+++ b/core/ostctools.c
@@ -85,6 +85,7 @@ void ostctools_import(const char *file, struct dive_table 
*divetable)
                        dc_fam = DC_FAMILY_HW_FROG;
                        break;
                case 0x23:
+               case 0x24:
                        dc_fam = DC_FAMILY_HW_OSTC3;
                        break;
                default:
-- 
2.9.3

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to