rtic/macros/ui/monotonic-name-collision.stderr
Emil Fresk 7614b96fe4 RTIC v2: Initial commit
rtic-syntax is now part of RTIC repository
2023-03-01 00:29:10 +01:00

5 lines
176 B
Text

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