TinyCircuits / TinyCircuits-Thumby-Code-Editor

https://code.thumby.us/
GNU General Public License v3.0
30 stars 20 forks source link

Improve Micropython update detection #100

Open ace-dent opened 1 year ago

ace-dent commented 1 year ago

Do not ask user to 'upgrade' Thumby Micropython, if the on device version exceeds that of the web IDE.

ghost commented 1 year ago

Good point, this should be fixed in https://github.com/TinyCircuits/TinyCircuits-Thumby-Code-Editor/commit/016b8ff70778a0af5fcfe92ba33a3a2c3fc9e5f6

Feel free to close if you think my change makes sense (I did test it using MicroPython 1.18.0, 1.19.1, and 1.20.0 on a Thumby)