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.
Diff: GY80.h
- Revision:
- 4:cc026f60357a
- Parent:
- 2:2553ca95fba0
--- a/GY80.h Tue Oct 15 16:31:41 2013 +0000 +++ b/GY80.h Sat Oct 19 17:33:40 2013 +0000 @@ -84,7 +84,6 @@ void Accel_Init(); void Gyro_Init(); void Magn_Init(); - void Convert(short* value, byte* raw); };