summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/ostctools.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ostctools.c b/core/ostctools.c
index c3fb66c64..7eaa50a85 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: