From 52bc86ff4e20e155cfa2411225b3f8c81c769cd1 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Fri, 8 Jan 2016 10:05:28 -0600 Subject: display frequency band (868 or 915) on splash screen and main menu --- Layout/LayoutStartup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Layout/LayoutStartup.h') diff --git a/Layout/LayoutStartup.h b/Layout/LayoutStartup.h index 4490887..f9cdbbd 100644 --- a/Layout/LayoutStartup.h +++ b/Layout/LayoutStartup.h @@ -19,6 +19,7 @@ class LayoutStartup : public Layout { Label _lInfo; Label _lVersion; + Field _fName; Field _fVersion; Field _fGps; Field _fId; -- cgit v1.2.3