This forum is read only and new users cannot register, please ask all new questions either using GitHub discussions, or in Arduino forum tagging @davetcc.
erhanzeyrek Joined: Jan 27, 2020 Messages: 2 Offline
Hi!
Is there a way to display date and time in same menu on 16x2 lcd? Also don't need to displaying application name on root menu. I want to display date and time in here.
davetcc Joined: Jan 19, 2019 Messages: 686 Offline
There is no inbuilt date type, you'd just need to use a text field and present it however you wished.
There are two options, you can take over the display when it is idle and present the date and time, see the packaged example showing how to do this. Or you could change the behaviour of the default renderer yourself.
This site uses cookies to analyse traffic, serve ads by Google AdSense (non-personalized in EEA/UK),
and to record consent. We also embed Twitter, Youtube and Disqus content on some pages, these companies
have their own privacy policies.