Hi
Thank you very much for your work.
if would like to know if it is possible to create a background routine in order to for the refresh of InfoItem
typically I have the following in my menu
(InfoItem('WIFI:', (mq_client.WifiStatus())))
and I wonder how to update it without explicit action from user (menu.draw()does dot seems to be the solution)
Is there a solution?
Thank you again
Hi Thank you very much for your work. if would like to know if it is possible to create a background routine in order to for the refresh of
InfoItem
typically I have the following in my menu(InfoItem('WIFI:', (mq_client.WifiStatus())))
and I wonder how to update it without explicit action from user (menu.draw()
does dot seems to be the solution) Is there a solution? Thank you again