piettetech / PietteTech_DHT

DHT Sensor Library for Spark Core
Other
53 stars 60 forks source link

Example code causes hard fault on Particle Photon #16

Open JamesKDouglas opened 5 years ago

JamesKDouglas commented 5 years ago

Example code works when flashed to a Particle Electron, but the same code causes a hard fault in a Particle Photon. The hard fault is thrown when DHT.acquire(); is called, which happens after pressing any key and "Retrieving information from sensor" is printed to serial.

gusgonnet commented 5 years ago

Hey James, I think you may want to open your bug in the following repository: https://github.com/eliteio/PietteTech_DHT

The current repo (where we are now) is not used anymore I believe. Thanks! Gustavo.