Errore lua script inav
Alfonsomartina opened this issue · 2 comments
Alfonsomartina commented
Salve.. Dopo aver aggiornato edgetx 2.9 su radiomaster tx16s e dopo aver inserito il lua script di inav 2.2.2 sul display il simbolo dei gradi della bussola e del variometro vengono sostituiti da un sibolo che raffigura una chiocciola@. Inoltre accedendo al lua script dininav tramite il pulsante sys si genera un errore syntax.
stronnag commented
stronnag commented
Hi.. After updating edgetx 2.9 on radiomaster tx16s and after inserting the inav 2.2.2 lua script on the display the degrees symbol of the compass and the variometer are replaced by a symbol depicting a snail@. Furthermore, accessing the dininav lua script via the sys button generates a syntax error.
- The script has not changed, it has always used value 64 (which is indeed ASCII / UTF8
@
). Perhaps the OS has changed the character set. for colour radios. On B&W radios,°
is displayed correctly. - Expected behaviour. This is a telemetry script, you cannot run it from the SYS menu.