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
@ -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…
x
Reference in New Issue
Block a user