From 72cd8c835f6772ea2be11976badd35d3435ecaac Mon Sep 17 00:00:00 2001 From: "alastair.mccormack" Date: Sun, 3 Dec 2017 20:36:49 +0000 Subject: [PATCH] Sparkfun Pro Micro credit --- boarddefs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boarddefs.h b/boarddefs.h index 6f5cc13..30ddb00 100644 --- a/boarddefs.h +++ b/boarddefs.h @@ -15,6 +15,8 @@ // // JVC and Panasonic protocol added by Kristian Lauszus (Thanks to zenwheel and other people at the original blog post) // Whynter A/C ARC-110WD added by Francesco Meschia + +// Sparkfun Pro Micro support by Alastair McCormack //****************************************************************************** #ifndef boarddefs_h