From e7441339a0c128ee49084925d0ec0651ba7b91a6 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Mon, 22 Aug 2022 21:29:48 -0400 Subject: [PATCH] v1.0.0 for ATmega using MightyCore ### Releases v1.0.0 1. Initial coding for AVR **ATmega164(A/P), ATmega324(A/P/PA/PB), ATmega644(A/P), ATmega1284(P)** using [MightyCore](https://github.com/MCUdude/MightyCore) --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 105ef13..cb7b723 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "repository": { "type": "git", - "url": "//https://github.com/khoih-prog/ATmega_TimerInterrupt" + "url": "https://github.com/khoih-prog/ATmega_TimerInterrupt" }, "homepage": "https://github.com/khoih-prog/ATmega_TimerInterrupt", "export": {