Commit Graph

9 Commits

Author SHA1 Message Date
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