Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Joseph Absher
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by Joseph Absher

    • RE: 💬 Temperature Sensor

      @mfalkvidd That worked. Thanks.

      posted in Announcements
      Joseph Absher
      Joseph Absher
    • RE: 💬 Temperature Sensor

      I am getting the error:

      DallasTemperatureSensor.ino: In function 'void loop()':
      DallasTemperatureSensor:93: error: 'getConfig' was not declared in this scope
           float temperature = static_cast<float>(static_cast<int>((getConfig().isMetric?sensors.getTempCByIndex(i):sensors.getTempFByIndex(i)) * 10.)) / 10.;
      

      Does anyone have any suggestions?

      posted in Announcements
      Joseph Absher
      Joseph Absher