1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

Remove unused variables in pages

This commit is contained in:
norbert-walter
2022-03-17 20:16:15 +01:00
parent 6ea37c1afe
commit ae2c09979a
10 changed files with 12 additions and 17 deletions

View File

@@ -36,7 +36,6 @@ public:
bool holdvalues = config->getBool(config->holdvalues);
String flashLED = config->getString(config->flashLED);
String backlightMode = config->getString(config->backlight);
int timezone = config->getInt(config->timeZone);
// Get boat values for rudder position
GwApi::BoatValue *bvalue1 = pageData.values[0]; // First element in list