diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2022-01-24 10:07:51 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2022-01-24 10:07:51 +0100 |
commit | 691f8ba20dec8ac058f31cd72375e075f2390074 (patch) | |
tree | 764c08b4712ddaa9dfa6cbaf8c5058bc8f1154d5 /non-posts | |
parent | 4c5c6b87ca2d8e099ffd2a989d0caafa75d16d83 (diff) |
Add blog post on undocumented Wavedrum modes.
Diffstat (limited to 'non-posts')
-rw-r--r-- | non-posts/wavedrum/index.skr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/non-posts/wavedrum/index.skr b/non-posts/wavedrum/index.skr index f1b2bfc..7542fa8 100644 --- a/non-posts/wavedrum/index.skr +++ b/non-posts/wavedrum/index.skr @@ -19,9 +19,8 @@ (p [It is possible to load firmware from the microSD card by pressing ,(em [Write]) and ,(em [1]) while powering on the Wavedrum, - followed by pressing ,(em [Write]) again (another undocumented - mode can be entered by pressing ,(em [Write]) and ,(em [Mode]) - while powering on).]) + followed by pressing ,(em [Write]) again. There are other undocumented + modes that I described in a blog post.]) (p [The Wavedrum unfortunately rejects any modified firmware. The Oriental edition will not load the firmware of the Original/Black @@ -31,10 +30,11 @@ out how the Wavedrum validates the data on the SD card before deciding to reject them.]) - (h2 [Blog posts]) (ul + (li (ref "/posts/2022-01-24-wavedrum-modes.html" + "Undocumented Wavedrum modes")) (li (ref "/posts/2013-08-11-hacking-the-wavedrum.html" "Hacking the Wavedrum")) (li (ref "/posts/2013-10-31-wavedrum-data-comparison.html" |