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:
- 23:59218d4a256d
- Parent:
- 20:806196fda269
- Child:
- 240:fb5b57e3f157
--- a/INIT_HW/INIT_HW.h Mon Sep 09 10:41:16 2019 +0000 +++ b/INIT_HW/INIT_HW.h Tue Sep 10 09:38:26 2019 +0000 @@ -7,6 +7,6 @@ void Init_ADC(void); void Init_PWM(); void Init_TMR3(); -void Init_TMR5(); +void Init_TMR2(); #endif