mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update to the latest libdc version
This gets us the first merge with the upstream iostream implementation. This requires a small change for serial_ftdi.c to build. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4ac5b9c965
commit
c12e14a61d
2 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@
|
|||
//#define SYSERROR(context, errcode) ERROR(__FILE__ ":" __LINE__ ": %s", strerror(errcode))
|
||||
#define SYSERROR(context, errcode) ;
|
||||
|
||||
#include "libdivecomputer.h"
|
||||
#include <libdivecomputer/custom_io.h>
|
||||
#include <libdivecomputer/context.h>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit db70c581a621814feb881494c890ae8a49da709a
|
||||
Subproject commit 8ae735a4d70307ebe2a42d315697f02ce71dbe88
|
Loading…
Add table
Reference in a new issue