mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-06-25 07:41:33 +02:00
Merge pull request #41 from mtlynch/no-display-top
Delete unused displayTop global
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user