Fixes for cppcheck errors

This commit is contained in:
Jm Casler
2022-04-14 15:51:48 -07:00
parent fb1caa51d0
commit a10ea604af
2 changed files with 26 additions and 27 deletions

View File

@@ -129,8 +129,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Feature toggles
// -----------------------------------------------------------------------------
// Disable use of the NTP library and related features
//#define DISABLE_NTP
// Disable the welcome screen and allow
#define DISABLE_WELCOME_UNSET
// -----------------------------------------------------------------------------