Add bitmap
This commit is contained in:
parent
bde588c1fd
commit
54e4c1c177
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue