Update device id
This commit is contained in:
@@ -16,7 +16,7 @@ AirGradient ag = AirGradient();
|
||||
// Config ----------------------------------------------------------------------
|
||||
|
||||
// Optional.
|
||||
const char* deviceId = "ag-dp-1";
|
||||
const char* deviceId = "ag-br-1";
|
||||
|
||||
// set to 'F' to switch display from Celcius to Fahrenheit
|
||||
char temp_display = 'C';
|
||||
|
Reference in New Issue
Block a user