Skip to content

Commit 386b6e6

Browse files
committed
Return Ticker to libraries only for modularity.
squash! Return Ticker to libraries only for modularity.
1 parent 41265dd commit 386b6e6

File tree

3 files changed

+0
-208
lines changed

3 files changed

+0
-208
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ set(CORE_SRCS
3030
cores/esp32/stdlib_noniso.c
3131
cores/esp32/Stream.cpp
3232
cores/esp32/StreamString.cpp
33-
cores/esp32/Ticker.cpp
3433
cores/esp32/wiring_pulse.c
3534
cores/esp32/wiring_shift.c
3635
cores/esp32/WMath.cpp

cores/esp32/Ticker.cpp

-75
This file was deleted.

cores/esp32/Ticker.h

-132
This file was deleted.

0 commit comments

Comments
 (0)