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: Adafruit9-DOf Receiver mbed-rtos mbed
sensor.h
- Committer:
- ivo_david_michelle
- Date:
- 2016-04-02
- Revision:
- 7:f3f94eadc5b5
- Parent:
- 3:828e82089564
- Child:
- 14:64b06476d943
File content as of revision 7:f3f94eadc5b5:
#include "Adafruit_9DOF.h"
#include "quadcopter.h"
void initSensors(Adafruit_LSM303_Accel_Unified &accel,Adafruit_LSM303_Mag_Unified &mag,Adafruit_L3GD20_Unified &gyro, offset &offset_gyro);