From 824b6b96afaf23cc29e434e4646aee2399ac7b95 Mon Sep 17 00:00:00 2001 From: Bluebie Date: Fri, 5 Oct 2012 20:15:07 +1000 Subject: Firmware Release! 1.04 is now out. --- firmware/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/main.c') diff --git a/firmware/main.c b/firmware/main.c index ce19323..6a8b3af 100644 --- a/firmware/main.c +++ b/firmware/main.c @@ -10,7 +10,7 @@ */ #define MICRONUCLEUS_VERSION_MAJOR 1 -#define MICRONUCLEUS_VERSION_MINOR 3 +#define MICRONUCLEUS_VERSION_MINOR 4 // how many milliseconds should host wait till it sends another erase or write? // needs to be above 4.5 (and a whole integer) as avr freezes for 4.5ms #define MICRONUCLEUS_WRITE_SLEEP 6 -- cgit v1.2.3