Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Error in the value defined by TIMER0_INTERVAL_MS #28

@pedrojvs

Description

@pedrojvs

Describe the bug

I have used the example Argument_None.ino to check the operation of the library with an ESP32_C3. With the 2.20 version of the library when I define a value of 1000 in TIMER0_INTERVAL_MS a real value of 2000 ms is obtained. With version 2.1.0 the operation is correct.

Steps to Reproduce

I have used the example Argument_None.ino to check the operation of the library with an ESP32_C3.

Expected behavior

It was expected to obtain a square wave with a half-period equal to 1000 ms and it has been obtained measured with an oscilloscope of 2000 ms.

Arduino IDE version: 2.0.1
esp32c3-api1-20210207
OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions