esp-idf fixes

This commit is contained in:
2020-12-16 18:39:30 +01:00
parent 29253c0a09
commit c21177bf4a

1
CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
idf_component_register(SRCS MFRC522_I2C.cpp INCLUDE_DIRS . REQUIRES arduino-esp32)