New simplified API
Overdrivr opened this issue · comments
Arduino API should use operator overloading, effectively reducing the API size to 2 function member signatures
Telemetry.publish(..);
Telemetry.subscribe(..);
Arduino interface for Telemetry - a library for data visualization and communication with embedded devices
Repository from Github https://github.comOverdrivr/Telemetry-arduino
Overdrivr opened this issue · comments
Arduino API should use operator overloading, effectively reducing the API size to 2 function member signatures
Telemetry.publish(..);
Telemetry.subscribe(..);