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: threeAxis.h
- Revision:
- 3:09abcf461dc2
- Parent:
- 2:5206484275e3
--- a/threeAxis.h Wed Dec 15 02:10:48 2021 +0000
+++ b/threeAxis.h Thu Dec 16 10:51:37 2021 +0000
@@ -31,6 +31,7 @@
void invertZ();
void setLimits(bool val);
+ bool getLimitsEn();
protected:
int toX;