Commit Graph

14 Commits

Author SHA1 Message Date
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Aljaž Srebrnič 1f05c9e4e0
Added documentation for st7735 invert_colors (#1479)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 20:08:13 +12:00
Aljaž Srebrnič e7479bc04f
Fix documentation for some st7735 params (#1480) 2021-09-16 11:40:27 +12:00
Federico Ariel Castagnini ccb07fe19e
correct wrong example parameter (#1359)
eightbitcolor should be eight_bit_color
2021-08-03 09:48:45 +02:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Frederik Gladhorn 575a24c6f7
Add link to generic Display Component (#1264)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-21 08:25:19 +12:00
James Callaghan 39d5fc6312
Sample codeblock has incorrect variables (#1156)
Four of the variables in the sample codeblock don't include underscores as defined in the variables section. This throws an error when using this sample code. To avoid others getting these errors I have updated the sample so it uses the right variables.
2021-05-11 14:40:52 +02:00
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Guillermo Ruffino f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
WJCarpenter bcc3345f66
typo in st7735 model number (#1025)
There was a misplaced underscore. If you copy/paste that model name, the code doesn't compile.
2021-02-24 08:47:45 +01:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
SenexCrenshaw 5c4a645a85
Changed configuration items to snake_case (#1000) 2021-02-14 02:22:12 -03:00
rradar 7c1e07329b
Fix st7735 yaml example (#991) 2021-02-14 00:50:11 +01:00
SenexCrenshaw 93f1e7345d
st7735 Docs (#608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-05 07:51:51 +13:00