From ed2ec8895e8218d1bba78b4b289f24590fc60add Mon Sep 17 00:00:00 2001 From: Twilight-Logic Date: Fri, 15 Dec 2023 21:47:13 +0000 Subject: [PATCH] Update AR488_Config.h --- src/AR488/AR488_Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AR488/AR488_Config.h b/src/AR488/AR488_Config.h index 057a973..3553364 100644 --- a/src/AR488/AR488_Config.h +++ b/src/AR488/AR488_Config.h @@ -43,7 +43,7 @@ #elif __AVR_ATmega328P__ /* Board/layout selection */ #define AR488_UNO - #define AR488_NANO + //#define AR488_NANO //#define AR488_MCP23S17 //#define AR488_MCP23017