7
ePaper-ESP-IDF/components/fota/fota.c
Normal file
7
ePaper-ESP-IDF/components/fota/fota.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include "fota.h"
|
||||
|
||||
void func(void)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user