docs: small changes

This commit is contained in:
Pavol Rusnak 2017-11-05 03:42:43 +01:00
parent 2869d4cbcb
commit 15b926dbbd
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,7 @@ TODO
|-----------|-------|-----|
|I2C1_SCL|PB6|display module pin 30|
|I2C1_SDA|PB7|display module pin 31|
|EINT|PC4||
|EINT|PC4|display module pin 39|
|REST|PC5||
#### microSD Socket

View File

@ -56,3 +56,4 @@ zdata = zdata[2:-4] # strip header and checksum
## Tools
* [png2toi](../tools/png2toi) - tool for converting PNG into TOI format
* [toi2png](../tools/toi2png) - tool for converting TOI into PNG