From ab8533eeaa3154d978b5c6d6779677ed44b4ea19 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 14 Feb 2022 12:42:33 -0800 Subject: [PATCH] update libdivecomputer Add support for latest BLE hardware in OSTC dive computers. Signed-off-by: Dirk Hohndel --- CHANGELOG.md | 5 ++--- libdivecomputer | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c737119..0316b8f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ -Statistics: Implement ordering of categorical bar charts -Profile: Fix editing of time / duration (profile of edited dive was not shown) -Divelist: Don't attempt to compute SAC for CCR dives +- libdivecomputer: add support for latest BLE hardware in OSTC dive computers + --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` diff --git a/libdivecomputer b/libdivecomputer index 17bc0faa5..2794f96e4 160000 --- a/libdivecomputer +++ b/libdivecomputer @@ -1 +1 @@ -Subproject commit 17bc0faa5157517d90edc0e6353b3d4848324700 +Subproject commit 2794f96e47bc0dd4e1ab4f37bf3cb27a11dadd84