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 Timer by
Diff: Functions/DefinesSharps.h
- Revision:
- 77:f19cc7f81f2a
- Child:
- 78:c28bdbf29b6e
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Functions/DefinesSharps.h Thu May 05 08:46:08 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef DEFINES_SHARPS_H +#define DEFINES_SHARPS_H + +extern bool SGauche, SDevant, SDroite, SHomologation; + +#endif \ No newline at end of file
