First class data visualization and communication library with embedded devices. Code is maintained at github.com/Overdrivr/Telemetry

Dependents:   telemetry_car_demo telemetry_demo_FRDM-TFC telemetry_example_01 telemetry_indexed_data_demo ... more

Revision:
5:cd94bb58e096
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telemetry_config.h	Wed Mar 09 12:15:13 2016 +0000
@@ -0,0 +1,6 @@
+#ifndef TELEMETRY_CONFIG_H_
+#define TELEMETRY_CONFIG_H_
+
+#define TELEMETRY_MBED_DISTRIBUTION
+
+#endif