A demonstration of the Telemetry library that sends the contents of an array over a single topic 'sin'. The array is a shifting 16-samples window on a sine function

Dependencies:   BufferedSerial mbed telemetry

Files at this revision

API Documentation at this revision

Comitter:
Overdrivr
Date:
Wed Mar 09 15:49:10 2016 +0000
Parent:
0:2e15d72bfbcf
Commit message:
update headers include

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
telemetry.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Feb 22 21:51:37 2016 +0000
+++ b/main.cpp	Wed Mar 09 15:49:10 2016 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"
-#include "telemetry/Telemetry.h"
+#include "Telemetry.hpp"
 
 /*
     Example of the 'Telemetry' library, a portable communication library for embedded devices.
--- a/telemetry.lib	Mon Feb 22 21:51:37 2016 +0000
+++ b/telemetry.lib	Wed Mar 09 15:49:10 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/Overdrivr/code/telemetry/#8e3de1a314e1
+http://mbed.org/users/Overdrivr/code/telemetry/#f5e1b079bffd