Ulnooweg / GroBot

Ulnooweg Education Centre GroBot - Educational plant growing robot
Other
1 stars 0 forks source link

Button to update firmware #35

Closed TNarakol-UEC closed 2 days ago

TNarakol-UEC commented 1 week ago

Needs a button that invoke grobotfwupdate() function in updatefw.py. This should be "update firmware" and placed under the new system info submenu.

Very importantly. It needs to wait until it got a numerical number 1 return from the function then display a message: "Firmware update successful"

TNarakol-UEC commented 3 days ago

@SeyitTumturk-UEC as stated. it should display an successful update scrren upon returning 1 and prompt user to restart the grobot by asking them to press the select button which will then use subprocess to reboot the GroBot.

SeyitTumturk-UEC commented 2 days ago

Tested passed.