esp-iot-solution
esp-iot-solution copied to clipboard
Fix the error caused by recursion in read_content function (AEGHB-773)
read_content函数的“if ((*filecount)++ >= MAX_PLAY_FILE_NUM) ”语句导致directory数组越界,同时有个递归错误。 The "if ((*filecount)++ >= MAX_PLAY_FILE_NUM) " statement in the read_content function causes the directory array to be out of bounds and there is a recursion error.
sha=c92661cfa5eb27baeed98e2e8780aa30b44f5c62
Merged 167ce0d1927587aa59e95ccac64efb638f3fab91