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.cpp
- Committer:
- takeru0x1103
- Date:
- 2018-11-28
- Revision:
- 16:05b9e44889f1
- Parent:
- 8:1ca49cb18290
- Child:
- 17:f9610f3cfa1b
File content as of revision 16:05b9e44889f1:
#include "globalFlags.h" DigitalOut led1(LED1); DigitalOut led2(LED2); DigitalOut led3(LED3); DigitalOut led4(LED4); bool gfSetYawRef = false;