Broken H7 Implementation

This commit is contained in:
Luca Lizaranzu
2026-03-12 16:33:16 -07:00
parent 5b0819a300
commit ae965d747c
22 changed files with 29934 additions and 75 deletions

View File

@@ -38,7 +38,7 @@ public:
void start();
//Stops the counter
void stop();
void stop() const;
//Set prescaler value
void setPrescaler(uint16_t presc) const;