change the main scan class so they scan only for wanted bits - UNTESTED

This commit is contained in:
Thomas Göttgens
2024-06-16 11:59:21 +02:00
parent ce9e63a2cb
commit 2eb3cfd5e0
4 changed files with 1 additions and 34 deletions
-1
View File
@@ -2,7 +2,6 @@
#include <stddef.h>
#include <stdint.h>
bool performScanForCardKB();
class ScanI2C
{