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.