Skip to content

switch from Arm Mbed to Zephyr RTOS breaks compile of DHT library... #227

@GeoAlta-admin

Description

@GeoAlta-admin

The following error happens when compiling in the latest version of Arduino IDE (2.3.5) likely related to the switch from Arm Mbed to Zephyr RTOS.

DHT_sensor_library/DHT.cpp:51:7: error: 'microsecondsToClockCycles' was not declared in this scope 51 | microsecondsToClockCycles(1000); // 1 millisecond timeout for

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions