From ebfd94ed6a31ef68aba89b19ecd8b1e9a88af8a6 Mon Sep 17 00:00:00 2001 From: lincomatic Date: Thu, 23 Jul 2015 22:06:15 -0700 Subject: [PATCH] re-enable bootloader --- boards.txt.arduino1.6.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.txt.arduino1.6.x b/boards.txt.arduino1.6.x index 2fa36133..edaa2155 100644 --- a/boards.txt.arduino1.6.x +++ b/boards.txt.arduino1.6.x @@ -16,7 +16,7 @@ openevse.bootloader.high_fuses=0xDF openevse.bootloader.extended_fuses=0x05 openevse.bootloader.unlock_bits=0x3F openevse.bootloader.lock_bits=0x0F -#openevse.bootloader.file=optiboot/optiboot_atmega328.hex +openevse.bootloader.file=optiboot/optiboot_atmega328.hex openevse.build.mcu=atmega328p openevse.build.f_cpu=16000000L