mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
compilation fix after ccs811 lib refactoring
This commit is contained in:
@@ -34,9 +34,12 @@ Wire.begin(); //Inialize I2C Harware
|
|||||||
//It is recommended to check return status on .begin(), but it is not
|
//It is recommended to check return status on .begin(), but it is not
|
||||||
//required.
|
//required.
|
||||||
CCS811Core::status returnCode = ccs811.begin();
|
CCS811Core::status returnCode = ccs811.begin();
|
||||||
|
//CCS811Core::CC811_Status_e returnCode = ccs811.beginWithStatus();
|
||||||
if (returnCode != CCS811Core::SENSOR_SUCCESS)
|
if (returnCode != CCS811Core::SENSOR_SUCCESS)
|
||||||
|
//if (returnCode != CCS811Core::CCS811_Stat_SUCCESS)
|
||||||
{
|
{
|
||||||
Serial.println("CCS811 Init error");
|
Serial.print("CCS811 Init error ");
|
||||||
|
//Serial.println(ccs811.statusString(returnCode));
|
||||||
printDriverError(returnCode);
|
printDriverError(returnCode);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ lib_deps =
|
|||||||
FastLED
|
FastLED
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
;SparkFun CCS811 Arduino Library
|
;SparkFun CCS811 Arduino Library
|
||||||
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library.git
|
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library.git@~1.0.7
|
||||||
M5Stack
|
M5Stack
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
@@ -201,7 +201,7 @@ lib_deps =
|
|||||||
FastLED
|
FastLED
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
;SparkFun CCS811 Arduino Library
|
;SparkFun CCS811 Arduino Library
|
||||||
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library.git
|
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library.git@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -245,7 +245,7 @@ lib_deps =
|
|||||||
https://github.com/arcao/Syslog.git
|
https://github.com/arcao/Syslog.git
|
||||||
Streaming
|
Streaming
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -286,7 +286,7 @@ lib_deps =
|
|||||||
https://github.com/arcao/Syslog.git
|
https://github.com/arcao/Syslog.git
|
||||||
Streaming
|
Streaming
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -326,7 +326,7 @@ lib_deps =
|
|||||||
https://github.com/arcao/Syslog.git
|
https://github.com/arcao/Syslog.git
|
||||||
Streaming
|
Streaming
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -380,7 +380,7 @@ lib_deps =
|
|||||||
Streaming
|
Streaming
|
||||||
ESP_EEPROM
|
ESP_EEPROM
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -422,7 +422,7 @@ lib_deps =
|
|||||||
https://github.com/arcao/Syslog.git
|
https://github.com/arcao/Syslog.git
|
||||||
Streaming
|
Streaming
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -470,7 +470,7 @@ lib_deps =
|
|||||||
Streaming
|
Streaming
|
||||||
https://github.com/livello/PrintEx#is-select-redecl
|
https://github.com/livello/PrintEx#is-select-redecl
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
|
|
||||||
|
|
||||||
@@ -517,7 +517,7 @@ lib_deps =
|
|||||||
Streaming
|
Streaming
|
||||||
https://github.com/livello/PrintEx#is-select-redecl
|
https://github.com/livello/PrintEx#is-select-redecl
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
@@ -560,7 +560,7 @@ lib_deps =
|
|||||||
Streaming
|
Streaming
|
||||||
https://github.com/livello/PrintEx#is-select-redecl
|
https://github.com/livello/PrintEx#is-select-redecl
|
||||||
ClosedCube HDC1080
|
ClosedCube HDC1080
|
||||||
SparkFun CCS811 Arduino Library
|
SparkFun CCS811 Arduino Library@~1.0.7
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
ArduinoOTA
|
ArduinoOTA
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user