Added icon upload script, fixed ledmatrix for different layout

This commit is contained in:
2021-01-07 11:02:50 +00:00
parent 1abe7b1773
commit 3fafd9bf35
3 changed files with 46 additions and 10 deletions

View File

@@ -1,8 +1,9 @@
{
"networks": [
{
"ssid":"yourWiFiSSID",
"password":"yourWiFiPassword"
"ssid":"poes",
"password":"Rijnstraat214"
},
{
"ssid":"otherWiFiSSID",
@@ -18,12 +19,13 @@
"debug": false,
"columns": 32,
"stride": 8,
"fps": 10
"fps": 10,
"rotation" : 0
},
"Boot": {
"intensity": 0.03
},
"Animation": {
"disabledAnimation": {
"intensity": 0.05,
"debug": false,
"icons": [
@@ -36,17 +38,17 @@
"icons/tv-movie.bin"
]
},
"Clock": {
"disabledClock": {
"intensity": 0.05,
"debug": true
},
"disabledDemo": {
"Demo": {
"intensity": 0.05
},
"Fire": {
"disabledFire": {
"intensity": 0.05
},
"Weather": {
"disabledWeather": {
"intensity": 0.05,
"debug": true,
"lat": 59.3293,