First compile.

This commit is contained in:
2025-12-15 23:05:48 +01:00
parent a01356342c
commit 9054478e2a
13 changed files with 333 additions and 113 deletions

View File

@@ -27,6 +27,7 @@
***************************************************************************/
#include <bccommand.h>
@@ -44,3 +45,5 @@ uint8_t BCCommand::getLongValue()
{
return 0;
}