aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-06-26 00:37:20 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-06-26 01:04:41 +0200
commit556f6d19a315775a366755061aa218c6909ca775 (patch)
tree8f0b07d21c22212465d7055fe1db582fe82a866d /README
parent931806b02c4531e3629ee92a8854abc9614739c5 (diff)
Add script to apply color maps.
Once again, credits to algernon for the maps: https://git.madhouse-project.org/algernon/Model01-Sketch/src/branch/master/tools/colormap
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 1a601c8..4374e16 100644
--- a/README
+++ b/README
@@ -48,3 +48,12 @@ Flash firmware
Press down the 'prog' key while the board is rebooting. You can release
it once it glows red.
+
+
+Apply the color map
+===================
+
+ ~$ make apply-colormap
+
+This requires a firmware supporting the Serial protocol. (Add
+ENABLE_SERIAL=1 to the build environment.)