We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2737f51 commit 0783cc1Copy full SHA for 0783cc1
esp32-led-blink-sdk/main/CMakeLists.txt
@@ -63,5 +63,5 @@ enable_language(Swift)
63
target_sources(${COMPONENT_LIB}
64
PRIVATE
65
Main.swift
66
- LED.swift
+ Led.swift
67
)
0 commit comments