aboutsummaryrefslogtreecommitdiff
path: root/ui/single/resources-cfg.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ui/single/resources-cfg.rs')
-rw-r--r--ui/single/resources-cfg.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/single/resources-cfg.rs b/ui/single/resources-cfg.rs
index fd03f585..e41ce421 100644
--- a/ui/single/resources-cfg.rs
+++ b/ui/single/resources-cfg.rs
@@ -1,7 +1,7 @@
#![no_main]
#[rtic::app(device = lm3s6965)]
-mod APP {
+mod app {
struct Resources {
#[cfg(never)]
#[init(0)]