mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Core: introduce new subsurface-string header
First small step to shrinking dive.h. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c71a5d7413
commit
d577467f97
53 changed files with 140 additions and 68 deletions
|
@ -17,6 +17,7 @@
|
|||
#include "libdivecomputer.h"
|
||||
#include "core/qt-ble.h"
|
||||
#include "core/btdiscovery.h"
|
||||
#include "core/subsurface-string.h"
|
||||
|
||||
#define BLE_TIMEOUT 12000 // 12 seconds seems like a very long time to wait
|
||||
#define DEBUG_THRESHOLD 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue