mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
BLE debug: show more packages
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
874cba1116
commit
d931652f69
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
#include <libdivecomputer/custom_io.h>
|
#include <libdivecomputer/custom_io.h>
|
||||||
|
|
||||||
#define BLE_TIMEOUT 12000 // 12 seconds seems like a very long time to wait
|
#define BLE_TIMEOUT 12000 // 12 seconds seems like a very long time to wait
|
||||||
#define DEBUG_THRESHOLD 20
|
#define DEBUG_THRESHOLD 50
|
||||||
static int debugCounter;
|
static int debugCounter;
|
||||||
|
|
||||||
#define IS_HW(_d) same_string((_d)->vendor, "Heinrichs Weikamp")
|
#define IS_HW(_d) same_string((_d)->vendor, "Heinrichs Weikamp")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue