X-Git-Url: http://git.kpe.io/?p=avr_serial_lcd.git;a=blobdiff_plain;f=serial_lcd.c;fp=serial_lcd.c;h=dc375fddf158cebe842ac39c929cf63e2ac95863;hp=899e945bcbef5eb56803e48875bcf9d5eb76aaa1;hb=ad7ce0903602a48f3e47b85a9a6e10087438068c;hpb=d84f5cbda7d77ffecbae2aa728b50cd0b02121b3 diff --git a/serial_lcd.c b/serial_lcd.c index 899e945..dc375fd 100644 --- a/serial_lcd.c +++ b/serial_lcd.c @@ -25,11 +25,11 @@ #include "serial_lcd.h" #if defined(__GNUC__) -FUSES = { - .low = SUT1, - .high = (unsigned char) (DWEN & WDTON & RSTDISBL & BODLEVEL1 & BODLEVEL2), - .extended = EFUSE_DEFAULT, -}; +//FUSES = { +// .low = SUT1, + // .high = (unsigned char) (DWEN & WDTON & RSTDISBL & BODLEVEL1 & BODLEVEL2), + // .extended = EFUSE_DEFAULT, + //}; #endif // Number of PWM brightness levels supported