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

Commit 00bbcac

Browse files
authored
Fix typo
1 parent b319093 commit 00bbcac

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
@@ -12,7 +12,7 @@
1212
"repository":
1313
{
1414
"type": "git",
15-
"url": "//https://github.com/khoih-prog/ESP32_New_TimerInterrupt"
15+
"url": "https://github.com/khoih-prog/ESP32_New_TimerInterrupt"
1616
},
1717
"homepage": "https://github.com/khoih-prog/ESP32_New_TimerInterrupt",
1818
"export": {

0 commit comments

Comments
 (0)