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: DS1820 HighSpeedAnalogIn devices mbed
Diff: IOs.h
- Revision:
- 7:ae9c47f62946
- Parent:
- 6:d4ebbaaba295
diff -r d4ebbaaba295 -r ae9c47f62946 IOs.h --- a/IOs.h Thu Jun 15 12:50:58 2017 +0000 +++ b/IOs.h Tue Jul 11 11:55:56 2017 +0000 @@ -26,5 +26,6 @@ extern PwmOut SD6; extern DigitalOut SD7; extern DigitalOut SD8; +extern uint32_t pwmPeriod; #endif \ No newline at end of file