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 MyLib by
Diff: Nunchuck/Nunchuck.h
- Revision:
- 5:69e9c81e9490
- Parent:
- 3:e7a900958f54
- Child:
- 6:d5b128533dfe
--- a/Nunchuck/Nunchuck.h Thu May 11 07:34:44 2017 +0000
+++ b/Nunchuck/Nunchuck.h Thu May 11 07:45:52 2017 +0000
@@ -16,6 +16,7 @@
int8_t analogx();
int8_t analogy();
double analograd();
+ double analogdeg();
int accx();
int accy();
int accz ();
