From 09749bdf014bd1ddbf3b7e43c88658a7e6bb5ffd Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 16 May 2013 15:37:42 +0200 Subject: right etheris values --- boards.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'boards.txt') diff --git a/boards.txt b/boards.txt index e49962e..8de8022 100644 --- a/boards.txt +++ b/boards.txt @@ -8,9 +8,9 @@ etheris.name=Arduino Etheris etheris.upload.via_http=true etheris.vid.0=0x2341 -etheris.pid.0=0x0036 +etheris.pid.0=0x0041 etheris.vid.1=0x2341 -etheris.pid.1=0x8036 +etheris.pid.1=0x8041 etheris.upload.tool=avrdude etheris.upload.protocol=avr109 etheris.upload.maximum_size=28672 @@ -31,7 +31,7 @@ etheris.bootloader.lock_bits=0x2F etheris.build.mcu=atmega32u4 etheris.build.f_cpu=16000000L etheris.build.vid=0x2341 -etheris.build.pid=0x8036 +etheris.build.pid=0x8041 etheris.build.board=AVR_LEONARDO etheris.build.core=arduino etheris.build.variant=leonardo -- cgit v1.2.3-18-g5258