Giter Site home page Giter Site logo

esp8266-bme280-ts's People

Contributors

preechaim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

esp8266-bme280-ts's Issues

Need help ....Compiling problem

Hi
When I try to compile this code in Arduino I am getting Errors given below:-

Arduino: 1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, Flash, ck, 26 MHz, 40MHz, QIO, 512K (no SPIFFS), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

C:\Users\Family\Desktop\D&A\esp8266-bme280-ts-master\esp8266-bme280-ts\esp8266-bme280-ts.ino: In function 'void loop()':

esp8266-bme280-ts:80:56: error: no matching function for call to 'BME280I2C::read(float&, float&, float&, bool&, uint8_t&)'

 bme.read(pres, temp, humi, metricUnit, pressureUnit);

                                                    ^

C:\Users\Family\Desktop\D&A\esp8266-bme280-ts-master\esp8266-bme280-ts\esp8266-bme280-ts.ino:80:56: note: candidate is:

In file included from C:\Users\Family\Documents\Arduino\libraries\BME280\src/BME280I2C.h:33:0,

             from C:\Users\Family\Desktop\D&A\esp8266-bme280-ts-master\esp8266-bme280-ts\esp8266-bme280-ts.ino:2:

C:\Users\Family\Documents\Arduino\libraries\BME280\src/BME280.h:186:11: note: void BME280::read(float&, float&, float&, BME280::TempUnit, BME280::PresUnit)

void   read(

       ^

C:\Users\Family\Documents\Arduino\libraries\BME280\src/BME280.h:186:11: note: no known conversion for argument 4 from 'bool' to 'BME280::TempUnit'

exit status 1
no matching function for call to 'BME280I2C::read(float&, float&, float&, bool&, uint8_t&)'

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

Any suggession?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.