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.
Fork of MPU9150_DMP_Nucleo by
Diff: MPU9150.h
- Revision:
- 1:8ff0beb54dd4
- Parent:
- 0:74f0ae286b03
--- a/MPU9150.h Sun Aug 31 12:52:29 2014 +0000
+++ b/MPU9150.h Mon Sep 01 13:35:07 2014 +0000
@@ -5,7 +5,8 @@
#include "registers.h"
#include "dmpdata.h"
//https://github.com/sparkfun/MPU-9150_Breakout/blob/master/firmware/MPU6050/MPU6050_9Axis_MotionApps41.h
-extern Serial debug;
+
+//extern Serial debug;
class MPU9150{
public:
