Skip to content

Reliability and functionality update

Latest

Choose a tag to compare

@kcl93 kcl93 released this 23 Feb 23:38
· 1 commit to master since this release

The muCom interface should now be able to be executed via multiple sources in parallel without frame corruption.
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.
Support for double variables has been added. However this is not supported on AVR based Arduinos.