AWS IoT for ESP32
v1.0.0
An ESP-IDF based solution
lib_menu.h
1
2
3
#ifndef _LIB_MENU_H_
4
#define _LIB_MENU_H_
5
6
/* Includes ------------------------------------------------------------------*/
7
8
#include "stdutils.h"
9
10
void
MENU_sync();
11
12
#endif
components
bs_esp32_platform
lib
include
lib_menu.h
Generated by
1.9.2