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

Commit 5466ff7

Browse files
authored
Fix typo
1 parent f155790 commit 5466ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"frameworks": "*",
2727
"platforms": "espressif8266",
2828
"examples": "examples/*/*/*.ino",
29-
"headers": ["ESP8266TimerInterrupt.h", "ESP8266TimerInterrupt.hpp", "ESP8266_ISR_Timer.h"]
29+
"headers": ["ESP8266TimerInterrupt.h", "ESP8266_ISR_Timer.hpp", "ESP8266_ISR_Timer.h"]
3030
}

0 commit comments

Comments
 (0)