comparison Discovery/Src/timer.c @ 763:aa6006975e76

increase HAL_Delay to 10ms for cold-start-button reset + typos and comment changes
author heinrichsweikamp
date Sun, 26 Mar 2023 18:34:30 +0200
parents 2c49561c8062
children 9660df857c57
comparison
equal deleted inserted replaced
762:32529dfea3b0 763:aa6006975e76
1 /////////////////////////////////////////////////////////////////////////////// 1 ///////////////////////////////////////////////////////////////////////////////
2 /// -*- coding: UTF-8 -*- 2 /// -*- coding: UTF-8 -*-
3 /// 3 ///
4 /// \file Discovery/Src/timer.c 4 /// \file Discovery/Src/timer.c
5 /// \brief Contains timer related functionality like stopwatch and security stop 5 /// \brief Contains timer related functionality like stopwatch and security stop
6 /// \author Peter Ryser & heinrichs weikamp gmbh 6 /// \author heinrichs weikamp gmbh & heinrichs weikamp gmbh
7 /// \date 5. Feb.2015 (maybe) 7 /// \date 5. Feb.2015 (maybe)
8 /// 8 ///
9 /// \details 9 /// \details
10 /// 10 ///
11 /// $Id$ 11 /// $Id$