Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Check to see if the latest XRPLib is loaded on the robot #8

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

We should add a call to the library to get the version number. If it is not the latest we should offer them the option to help them get the latest. Unless it is a major but, then we might want to force them to update.

fgrossman commented 1 year ago

This is a cross project features that needs to be coordinated with the Micropython XRPLib Project