Skip to content

define delay() to vTaskDelay() #113

Closed
@feilipu

Description

@feilipu

Describe the issue
Users expect to use delay() which breaks FreeRTOS. So define it to be useful.

Expected behavior
Using delay() breaks everything. Redefine it to vTaskDelay() to stop that happening.

Additional context
See discussion here.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions