summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Muszytowski <muzy@users.noreply.github.com>2016-03-14 21:24:04 +0100
committerSebastian Muszytowski <muzy@users.noreply.github.com>2016-03-14 21:24:04 +0100
commitd30204f17d8c7e295df17c290d9f690996e44556 (patch)
tree663c5c7441d3c4fe1f02fa1d548f4aef8d7d30b5
parent0415ec8de6a0a152510ff68a96ad4572c5340aaa (diff)
Longer patterns are supported.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fbf67c..f051e02 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@ Use `make && sudo make program` to flash a blinkenrocket and
## Known Bugs / TODOs
-* Patterns longer than 252 bytes (excluding headers) are not yet supported
* Pattern transfers which are longer than ~16kbit don't work reliably and
may leave the device in a bogus state (requiring a power on reset before
new patterns can be transferred)