rtic/macros/ui/monotonic-double.stderr
Emil Fresk 4c2c05a801 RTIC v2: Initial commit
rtic-syntax is now part of RTIC repository
2023-01-26 22:00:59 +01:00

5 lines
166 B
Text

error: `#[monotonic(...)]` on a specific type must appear at most once
--> ui/monotonic-double.rs:9:10
|
9 | type Fast = hal::Tim1Monotonic;
| ^^^^