SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.53k stars 301 forks source link

DHT.h not able to compile #856

Open IAmAPhysicist opened 2 months ago

IAmAPhysicist commented 2 months ago

Tried to get DHT11 sensor to work with the MH-ET Live ATTiny88 but couldn't compile the library and get 2 errors:

error: 'UINT32_MAX' was not declared in this scope note: in expansion of macro 'TIMEOUT'

Same thing happened on Digispark ATTiny85 and DIgispark Pro