mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +01:00
Add support for Unicode over serial (#122)
* added utf8 fonts with multi lang charset * removed icon substring stuff * synced US-L version
This commit is contained in:
@@ -46,8 +46,7 @@ for i in range(0,9):
|
||||
if(tTmp.txt!="")
|
||||
{{
|
||||
// set icon
|
||||
covx tTmp.txt,sys0,0,0
|
||||
substr pageIcons.tIcons.txt,bt{i}.txt,sys0,1
|
||||
bt{i}.txt=tTmp.txt
|
||||
// set text color on active state
|
||||
spstr strCommand.txt,tTmp.txt,",",{idxstart+1}
|
||||
covx tTmp.txt,bt{i}.pco2,0,0
|
||||
|
||||
Reference in New Issue
Block a user