We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cebe0c + 0c7a5d6 commit 6caa1b6Copy full SHA for 6caa1b6
CMakeLists.txt
@@ -0,0 +1,5 @@
1
+idf_component_register(
2
+ SRCS "src/OneButton.cpp"
3
+ INCLUDE_DIRS "src"
4
+ REQUIRES arduino-esp32
5
+)
0 commit comments