fix for MESHTASTIC_EXCLUDE_INPUTBROKER

This commit is contained in:
mverch67
2024-06-17 20:17:56 +02:00
parent 5d2f7d1962
commit 9d8a5221a9
6 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
#include "cardKbI2cImpl.h"
#include "InputBroker.h"
#include "main.h"
CardKbI2cImpl *cardKbI2cImpl;