mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 20:21:04 +00:00
add new command to idf
This commit is contained in:
6
examples/get-started/sample_project/main/main.c
Normal file
6
examples/get-started/sample_project/main/main.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user