Skip to content

Commit ce77f08

Browse files
Update include/core/dev/platform/f3xx/Timerf3xx.hpp
Co-authored-by: Matthew Heller <69865851+mjh9585@users.noreply.github.com>
1 parent 4d2c368 commit ce77f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/core/dev/platform/f3xx/Timerf3xx.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace core::dev {
1111

1212
/**
13-
* Implementation of the Timer class for STM32f3xx MCUs
13+
* Concrete implementation of the Timer class for STM32f3xx MCUs.
1414
*/
1515
class TimerF3xx : public Timer {
1616
public:

0 commit comments

Comments
 (0)