From 87e4ee02776ac1ed1734fb4c367ff8c1c03b3bf5 Mon Sep 17 00:00:00 2001 From: Dennis van Gils <37263907+Dennis-van-Gils@users.noreply.github.com> Date: Mon, 11 Feb 2019 18:39:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e672d..73227d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SAMD51_InterruptTimer +# SAMD51 Interrupt Timer library Interrupt service routine timer library for an Atmel SAMD51 microprocessor board, like Adafruit M4 Metro/Feather/ItsyBitsy Express. The library only offers the use of clock TC3. Can be imported into the Arduino IDE as a zip file.