diff --git a/ui/single/resources-cfg.rs b/ui/single/resources-cfg.rs index e41ce4215b..163927e029 100644 --- a/ui/single/resources-cfg.rs +++ b/ui/single/resources-cfg.rs @@ -2,6 +2,7 @@ #[rtic::app(device = lm3s6965)] mod app { + #[resources] struct Resources { #[cfg(never)] #[init(0)]