教学网站开发应用方案暗红色网站
error: 'portTICK_RATE_MS' undeclared (first use in this function); did you mean 'portTICK_PERIOD_MS
解决方法:
使用命令 idf.py menuconfig 打开配置界面配置freeRtos
使能configENABLE_BACKWARD_COMPATIBLITY
error: 'portTICK_RATE_MS' undeclared (first use in this function); did you mean 'portTICK_PERIOD_MS
解决方法:
使用命令 idf.py menuconfig 打开配置界面配置freeRtos
使能configENABLE_BACKWARD_COMPATIBLITY