0
0
Fork 0

fix: project name & main.c file

This commit is contained in:
windowsair 2020-01-22 10:29:15 +08:00
parent 2c09346169
commit 2037ba6392
2 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(tcp_server)
project(esp8266_dap)