
Counter using TIM2
Fork of Nucleo_Hello_counter by
Revision 3:5c895f9199d6, committed 2015-09-29
- Comitter:
- c128
- Date:
- Tue Sep 29 06:56:28 2015 +0000
- Parent:
- 2:70f92ce7d983
- Child:
- 4:26948bebef6c
- Commit message:
- .
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Sep 29 06:50:08 2015 +0000 +++ b/main.cpp Tue Sep 29 06:56:28 2015 +0000 @@ -23,7 +23,7 @@ TIM_IC_InitTypeDef counterSet1; TIM_HandleTypeDef timer1; - + int main() {