Get console to build as well.

This commit is contained in:
Philip Gladstone 2024-12-13 02:40:01 +00:00
parent 88b25a8e16
commit 540cea09ff
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@
#include "task/task.h"
#include "esp_vfs_dev.h"
//#include "esp_vfs_cdcacm.h"
#include "esp_vfs_usb_serial_jtag.h"
#include "driver/uart_vfs.h"
#include "driver/usb_serial_jtag.h"
#include "driver/usb_serial_jtag_vfs.h"
#include "freertos/FreeRTOS.h"