Skip to content

Commit a0ad409

Browse files
fix: remove outdated comment
1 parent ce37e28 commit a0ad409

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Inc/MockedDrivers/mocked_ll_tim.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class TIM_TypeDef{
3434
callback{irq_handler}, irq_n{irq_n}
3535
{}
3636

37-
// NOTE: This ruins the address offsets but I couldn't get it to work any other way
3837
template<TimReg Reg>
3938
struct PrescalerRegister : public RegisterBase<TimReg, Reg> {
4039
PrescalerRegister& operator=(uint32_t val) {

0 commit comments

Comments
 (0)