# wifi_console **Repository Path**: ldl17/wifi_console ## Basic Information - **Project Name**: wifi_console - **Description**: 基于esp32实现wifi串口功能 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-03-14 - **Last Updated**: 2024-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wifi_console #### 介绍 基于esp32实现wifi串口功能 #### 注意 如果编译出现不识别xQueueHandle类型,这是因为当前使用的FreeRTOS版本( > v8.0.0) 需要配置CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y