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: Periphery/SupportSystem.h
- Revision:
- 13:34f7f783ad24
- Parent:
- 0:8a6003b8bb5b
--- a/Periphery/SupportSystem.h Thu Feb 04 21:43:08 2016 +0000 +++ b/Periphery/SupportSystem.h Fri Feb 05 16:06:44 2016 +0000 @@ -193,6 +193,7 @@ * IMU */ IMU_RegisterDataBuffer_t *getImuRegisterDataBuffer(); + void writeImuConfig(float *config_register, size_t length=4);