From f5d3b41ae2873647d9dbd2e642217c3989d1b1a5 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Sun, 14 Feb 2016 01:52:46 +0100 Subject: firmware: Fix LED_INIT macro for active high --- Readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Readme.txt') diff --git a/Readme.txt b/Readme.txt index e85e82f..0d15d2c 100644 --- a/Readme.txt +++ b/Readme.txt @@ -119,6 +119,8 @@ Changes - Added page buffer clearing if a new block transfer is initiated. This fixes a critical, but extremely rare bug that could lead to bricking of the device if micronucleus is restarted after an USB error. + - #74 Fixed LED_INIT macro so it only modifies the DDR register bit of the LED. + (Thanks @russdill) Credits ======= -- cgit v1.2.3