Create buttons module
Temporarily just logging button presses, as alarms module doesn't yet exist.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "main.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES console_wrapper display settings sound time wifi
|
||||
REQUIRES buttons console_wrapper display settings sound time wifi
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user