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: BufferedSerial FatFileSystemCpp mbed
Diff: LTCApp.h
- Revision:
- 60:899862db7f2a
- Parent:
- 56:0d9684c7df36
- Child:
- 61:e734e86661b0
--- a/LTCApp.h Mon Sep 13 07:39:09 2021 +0000
+++ b/LTCApp.h Mon Sep 13 13:50:52 2021 +0000
@@ -56,6 +56,7 @@
int OffsetPitch;
int OffsetYaw;
int bypassBaud;
+ bool ForcePPF;
} UserSettings_t;
extern UserSettings_t UserSettings;