adafruit / Adafruit_BME280_Library

Arduino Library for BME280 sensors
Other
333 stars 304 forks source link

Error while compiling #35

Closed Gauthamjm007 closed 6 years ago

Gauthamjm007 commented 6 years ago

Arduino: 1.6.9 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (3M SPIFFS), v2 Prebuilt (MSS=536), Disabled, None, 115200"

WARNING: Spurious .github folder in 'Adafruit BME280 Library' library WARNING: Spurious .github folder in 'ArduinoJson' library C:\Users\Lenovo\AppData\Local\Temp\arduino_modified_sketch_467989\bme280test.ino:20:29: fatal error: Adafruit_Sensor.h: No such file or directory

include

                         ^

compilation terminated.

exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

ladyada commented 6 years ago

install https://github.com/adafruit/Adafruit_Sensor

Gauthamjm007 commented 6 years ago

Thank you

On Feb 21, 2018 10:10 AM, "ladyada" notifications@github.com wrote:

install https://github.com/adafruit/Adafruit_Sensor

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adafruit/Adafruit_BME280_Library/issues/35#issuecomment-367211563, or mute the thread https://github.com/notifications/unsubscribe-auth/AZEsX0zP0dHOHVUoPFwty5y9s1X7Dzikks5tW547gaJpZM4SLxTN .