Browse Source

更改main入口文件名

master
zwsd 3 years ago
parent
commit
00735a5f2d
  1. 2
      main/CMakeLists.txt

2
main/CMakeLists.txt

@ -1,2 +1,2 @@
idf_component_register(SRCS "spp_client_demo.c"
idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")
Loading…
Cancel
Save