Compiles again, without BCValueType.

This commit is contained in:
2026-01-03 02:50:28 +01:00
parent 6032abb35c
commit c5dc84179b
14 changed files with 353 additions and 568 deletions

View File

@@ -36,7 +36,7 @@
#include <QObject>
#include <expected>
#include <bcvalue.h>
#include <bcvaluetype.h>
/*
int32_t CanInitDriver(char *options);
void CanDownDriver(void);