Closed LunarKitsune closed 4 years ago
hmm can you try making a fresh PR based off 'master' branch? the files all changed and its hard to tell what ya added :)
Sure. Ill be able to later. I tried adding the main header file and the main cpp file and it wasnt letting me earlier.
My apologies ladyada. It won't let me create a new PR request as the button is dulled out and non functional when I have master selected. It was the reason I selected "actionci from master" when I submitted it.
your PR should be from your fork master to this repo.
Thank you for the patience. Im decent at coding, but not decent enough at github and it clicked with me after you said that. :) New pull request should be put in now. This pull request will be closed.
Small list of changes requested for the pull request: 1: Added conversion function for converting Celsius to Fahrenheit called convertToF() 2: Due to number one: also added an optional bool parameter to readTemperature() -This will let a programmer choose if the temperature output is Celsius or Fahrenheit 3: Fixed readHumidity function so it returns 0 if below 0 (this will be tested once I get the product in. Adafruit_Si7021Changes.zip