From 0a8a35293290a5e2197320877eb22beb45a6b951 Mon Sep 17 00:00:00 2001 From: Erik Strand <erik@erikstrand.net> Date: Fri, 19 Oct 2018 15:12:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f616e..b1ca3da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ATTINY44a_blink +# ATTINY44A_blink This repo contains a variety of "hello world" type programs for an ATTINY44a connected to an LED and a button. Not coincidentally this is the sort of board I -- GitLab