From 0c3ae05f5995b4dfa179638ed7d2fb1d94baf3ba Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Sat, 28 Jun 2014 22:37:26 +0200 Subject: Arduino Pro and Pro Mini should use eightanaloginputs variant, so all 8 analog pins can be used --- boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.txt b/boards.txt index d4a0def..5999ab1 100644 --- a/boards.txt +++ b/boards.txt @@ -564,7 +564,7 @@ pro.bootloader.lock_bits=0x0F pro.build.board=AVR_PRO pro.build.core=arduino -pro.build.variant=standard +pro.build.variant=eightanaloginputs ## Arduino Pro or Pro Mini (5V, 16 MHz) w/ ATmega328 ## ------------------------------------------------- -- cgit v1.2.3-18-g5258