diff options
author | Sebastian Muszytowski <muzy@users.noreply.github.com> | 2016-03-14 21:24:04 +0100 |
---|---|---|
committer | Sebastian Muszytowski <muzy@users.noreply.github.com> | 2016-03-14 21:24:04 +0100 |
commit | d30204f17d8c7e295df17c290d9f690996e44556 (patch) | |
tree | 663c5c7441d3c4fe1f02fa1d548f4aef8d7d30b5 | |
parent | 0415ec8de6a0a152510ff68a96ad4572c5340aaa (diff) |
Longer patterns are supported.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |