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