Skip to main content
Arduino

Return to Answer

Commonmark migration
Source Link

The same library works with the Due if you use the older version 1.1.13 from the same Github repo, which is the last version that officially supported the Due.

Here are the changelog entries that show the relevant changes:

update: 0.1.13 added support for DHT33 and DHT44 - LAST DUE VERSION

update: 0.1.14 replaced digitalRead with faster code (AVR ONLY!!! better support for lower Mhz devices)

The same library works with the Due if you use the older version 1.1.13 from the same Github repo, which is the last version that officially supported the Due.

Here are the changelog entries that show the relevant changes:

update: 0.1.13 added support for DHT33 and DHT44 - LAST DUE VERSION

update: 0.1.14 replaced digitalRead with faster code (AVR ONLY!!! better support for lower Mhz devices)

The same library works with the Due if you use the older version 1.1.13 from the same Github repo, which is the last version that officially supported the Due.

Here are the changelog entries that show the relevant changes:

update: 0.1.13 added support for DHT33 and DHT44 - LAST DUE VERSION

update: 0.1.14 replaced digitalRead with faster code (AVR ONLY!!! better support for lower Mhz devices)

Source Link
Jerry
  • 533
  • 1
  • 7
  • 21

The same library works with the Due if you use the older version 1.1.13 from the same Github repo, which is the last version that officially supported the Due.

Here are the changelog entries that show the relevant changes:

update: 0.1.13 added support for DHT33 and DHT44 - LAST DUE VERSION

update: 0.1.14 replaced digitalRead with faster code (AVR ONLY!!! better support for lower Mhz devices)

lang-cpp

AltStyle によって変換されたページ (->オリジナル) /