Added fix for ESP32

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