tag:github.com,2008:https://github.com/kcl93/muCom/releases Release notes from muCom 2021-02-23T23:34:39Z tag:github.com,2008:Repository/251728257/2.0 2021-02-23T23:38:08Z Reliability and functionality update <p>The muCom interface should now be able to be executed via multiple sources in parallel without frame corruption.<br> In order to remove any use of malloc or free the constructor has been changed and a macro can be used to easily create a muCom device including the required fixed size buffers.<br> Support for double variables has been added. However this is not supported on AVR based Arduinos.</p> kcl93 tag:github.com,2008:Repository/251728257/1.3 2021-02-12T23:01:50Z Bugfix release <p>Only reading variables seemed to be working before. Now writing variables as well as executing functions seems to work fine.</p> kcl93 tag:github.com,2008:Repository/251728257/1.2 2021-02-11T21:49:18Z Add return values to linkVariable No content. kcl93 tag:github.com,2008:Repository/251728257/1.1 2021-01-18T22:30:41Z Performance improvement <p>Improve performance by 5-20% depending on the function (more for smaller data sizes).<br> Various small updates and fixes.</p> kcl93 tag:github.com,2008:Repository/251728257/1.0 2020-04-05T23:13:44Z Initial release <p>Initial working release of the muCom interface.</p> kcl93