Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 4cb3ca5

Browse files
authored
v1.5.0 to fix multiple-definitions linker error
### Releases v1.5.0 1. Fix `multiple-definitions` linker error. Drop `src_cpp` and `src_h` directories.
1 parent 2bf03b5 commit 4cb3ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ url=https://github.com/khoih-prog/ESP32TimerInterrupt
99
architectures=esp32
1010
repository=https://github.com/khoih-prog/ESP32TimerInterrupt
1111
license=MIT
12-
includes=ESP32TimerInterrupt.h,ESP32_ISR_Timer.h, ESP32_ISR_Timer.hpp
12+
includes=ESP32TimerInterrupt.h,ESP32_ISR_Timer.h,ESP32_ISR_Timer.hpp

0 commit comments

Comments
 (0)