mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 06:23:44 +02:00
fix: capitalisation of helper for linux build
Signed-off-by: Nils Ponsard <nilsponsard@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "Helpers/helpers.cpp"
|
||||
INCLUDE_DIRS "helpers"
|
||||
INCLUDE_DIRS "Helpers"
|
||||
REQUIRES esp_timer
|
||||
)
|
||||
Reference in New Issue
Block a user