fix font characters <32

This commit is contained in:
Nic Limper
2023-06-07 12:32:11 +02:00
parent 064bd4258c
commit 9d07df27f0
3 changed files with 4 additions and 3 deletions

View File

@@ -168,7 +168,8 @@
"name": "Buienradar",
"desc": "Dutch rain predictions for the next two hours. Only works for locations in the Netherlands and Belgium.",
"hwtype": [
1
1,
17
],
"param": [
{
@@ -331,7 +332,7 @@
"id": 12,
"name": "Remote content",
"desc": "Content is generated by a different Access Point",
"hwtype": []
"hwtype": []
},
{
"id": 13,
@@ -393,7 +394,7 @@
"name": "bytes",
"desc": "76 bytes, formatted as 0x00,0x00,...",
"type": "text"
}
}
]
}
]