diff --git a/examples/ONE_V9/ONE_V9.ino b/examples/ONE_V9/ONE_V9.ino index 238bc02..ce90de7 100644 --- a/examples/ONE_V9/ONE_V9.ino +++ b/examples/ONE_V9/ONE_V9.ino @@ -93,9 +93,6 @@ boolean inF = false; // PM2.5 in US AQI (default ug/m3) boolean inUSAQI = false; -// Display Position -boolean displayTop = true; - // use RGB LED Bar boolean useRGBledBar = true;