summaryrefslogtreecommitdiffstats
path: root/Readme.txt
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2016-02-14 01:52:46 +0100
committercpldcpu <cpldcpu@gmail.com>2016-02-14 01:52:46 +0100
commitf5d3b41ae2873647d9dbd2e642217c3989d1b1a5 (patch)
tree7c6568b73b3fcc37a8f1e97ecb1178e34646c0a9 /Readme.txt
parent24d371d5e75bf55a70a412a9f544a19614ff56f4 (diff)
downloadmicronucleus-f5d3b41ae2873647d9dbd2e642217c3989d1b1a5.tar.gz
micronucleus-f5d3b41ae2873647d9dbd2e642217c3989d1b1a5.tar.bz2
micronucleus-f5d3b41ae2873647d9dbd2e642217c3989d1b1a5.zip
firmware: Fix LED_INIT macro for active high
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt2
1 files changed, 2 insertions, 0 deletions
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
=======