Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MPU6050-DMP QEI_hw mbed-rpc mbed
Fork of MPU6050_Example by
Diff: Comm/Comm.h
- Revision:
- 6:12b6be801ad8
- Parent:
- 5:c3d671959ef3
- Child:
- 8:1a3a69fecedf
--- a/Comm/Comm.h Thu Dec 03 04:52:45 2015 +0000
+++ b/Comm/Comm.h Thu Dec 03 05:52:55 2015 +0000
@@ -1,12 +1,10 @@
#ifndef Comm_h
#define Comm_h
-//#include "mbed.h"
#include "json.h"
#include "Target.h"
#include "CommDelegate.h"
#include "mbed_rpc.h"
-//#include "MODSERIAL.h"
class Comm{
