ambiot / ambd_matter

AmebaD public SDK to support Matter project
https://www.amebaiot.com/en/
10 stars 10 forks source link

[portinglater] Replace while loop with Delete Task in porting layer e… #83

Closed SandyYeow closed 1 year ago

SandyYeow commented 1 year ago

…xample

*replaced while(1) with vTaskDelete(NULL)

step0035 commented 1 year ago

Fix #82