From ef4e8c65373f531ce6d37ff226a21fc9b358ff29 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 May 2013 11:02:00 +0200 Subject: Robot has its own core --- boards.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boards.txt') diff --git a/boards.txt b/boards.txt index 271a7e9..de9f4ef 100644 --- a/boards.txt +++ b/boards.txt @@ -541,7 +541,7 @@ robotControl.build.mcu=atmega32u4 robotControl.build.f_cpu=16000000L robotControl.build.vid=0x2341 robotControl.build.pid=0x8038 -robotControl.build.core=arduino +robotControl.build.core=robot robotControl.build.variant=robot_control ############################################################## @@ -562,6 +562,6 @@ robotMotor.build.mcu=atmega32u4 robotMotor.build.f_cpu=16000000L robotMotor.build.vid=0x2341 robotMotor.build.pid=0x8039 -robotMotor.build.core=arduino +robotMotor.build.core=robot robotMotor.build.variant=robot_motor -- cgit v1.2.3-18-g5258