Sat, 10 Apr 2021 18:38:27 +0200 | Detlev Offenbach | Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()). | file | diff | annotate |
Sat, 20 Feb 2021 11:52:49 +0100 | Detlev Offenbach | MicroPython: changed the logic to synchronize the time because some devices don't implement long integer and failed defining the 'set_time()' function. | file | diff | annotate |
Thu, 18 Feb 2021 17:21:12 +0100 | Detlev Offenbach | MicroPython: fixed some small bugs and typos. | file | diff | annotate |
Fri, 12 Feb 2021 19:23:28 +0100 | Detlev Offenbach | Fixed some code style issues. | file | diff | annotate |
Sat, 06 Feb 2021 19:22:22 +0100 | Detlev Offenbach | MicroPython: added support for a generic MicroPython device where the user can configure the relevant paramaters through the 'Unknown Devices' dialogs. | file | diff | annotate |