diff --git a/README.md b/README.md index c505ce6..700a64f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ `d` // display the demo `t 0 0 Just some text` // write text in Hack to row 0 column 0 `b 0 0 1` // write bitmap with index 0 (tiny Linus cat) to row 0 column 0 -`p 0 0` // prepare to "stream" a 16-Bit (5/6/5) RGB BMP image +`p 0 0` // prepare to "stream" a 16-Bit (5/6/5) RGB BMP image to row 0 column 0 +`cat Bali160x128.bmp > /dev/ttyUSB0` // upload a "fullscreen" BMP image ## Enter emojis