karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
525 stars 155 forks source link

Feature Request: LCD date presentation #201

Closed Jambola77 closed 3 years ago

Jambola77 commented 3 years ago

I can see on a 7735 display in the last row "2-11" which means 11. February. It would be great to have the possibility to switch this to "11.2" which is more common in Europe.

karawin commented 3 years ago

See the telnet or serial command sys.ddmm: display the date format sys.ddmm("x"): Change the date format. 0:MMDD, 1:DDMM