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.
Diff: INIT_HW/INIT_HW.h
- Revision:
- 20:806196fda269
- Parent:
- 11:82d8768d7351
- Child:
- 23:59218d4a256d
--- a/INIT_HW/INIT_HW.h Mon Sep 09 06:29:56 2019 +0000 +++ b/INIT_HW/INIT_HW.h Mon Sep 09 06:57:31 2019 +0000 @@ -7,5 +7,6 @@ void Init_ADC(void); void Init_PWM(); void Init_TMR3(); +void Init_TMR5(); #endif