mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
7 lines
45 B
C
7 lines
45 B
C
|
#include <stdio.h>
|
||
|
|
||
|
void app_main(void)
|
||
|
{
|
||
|
|
||
|
}
|