Skip to content

Separate MQTT/Serial/TCP libraries from mTask

This means that you don't have to compile/link to MQTT/Serial anymore if you don't want to.

The convenience MTD type is still available, but now in mTask.Interpret.Devices

Closes #21 (closed)

Merge request reports