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.
globalFlags.h@8:1ca49cb18290, 2018-11-26 (annotated)
- Committer:
- takeru0x1103
- Date:
- Mon Nov 26 13:58:16 2018 +0000
- Revision:
- 8:1ca49cb18290
- Child:
- 16:05b9e44889f1
?????????????12bit?
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
takeru0x1103 | 8:1ca49cb18290 | 1 | #ifndef __GLOBALFLAGS_H__ |
takeru0x1103 | 8:1ca49cb18290 | 2 | #define __GLOBALFLAGS_H__ |
takeru0x1103 | 8:1ca49cb18290 | 3 | |
takeru0x1103 | 8:1ca49cb18290 | 4 | |
takeru0x1103 | 8:1ca49cb18290 | 5 | extern bool gfSetYawRef; |
takeru0x1103 | 8:1ca49cb18290 | 6 | |
takeru0x1103 | 8:1ca49cb18290 | 7 | |
takeru0x1103 | 8:1ca49cb18290 | 8 | #endif /* GYRO_H */ |