The IDE checks each time a robot is connected to see if it should update either the MicroPython or the XRPLib. It is fairly automagic to do so, no new connections or downloading of software.
But is there a case where the user would not want to update either and maybe have a checkbox that says ignore until next version? I can think of a bit of logic to do this right.
Is it OK to simplify for this version and ask everytime they connect in hopes they will update?
Brad and I discussed this and we will take it back up on the next version. For now if they don't want to update they have to say no each time they connect
The IDE checks each time a robot is connected to see if it should update either the MicroPython or the XRPLib. It is fairly automagic to do so, no new connections or downloading of software.
But is there a case where the user would not want to update either and maybe have a checkbox that says ignore until next version? I can think of a bit of logic to do this right.
Is it OK to simplify for this version and ask everytime they connect in hopes they will update?