Add bitmap

This commit is contained in:
Graeme Winter 2021-04-17 15:50:59 +01:00
parent bde588c1fd
commit 54e4c1c177
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ for j in range(256*6):
time.sleep(0.1) time.sleep(0.1)
``` ```
![Font map](./bitmap.png)
### scroll_text ### scroll_text
Scroll a string across the picoscroll, starting off the right hand side, to the left, with a given delay in ms. Scroll a string across the picoscroll, starting off the right hand side, to the left, with a given delay in ms.