mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
delete img_convert.h as included in code\components\tflite-micro-esp-… (#1695)
* delete img_convert.h as included in code\components\tflite-micro-esp-examples\components\esp32-camera\conversions\include\img_converters.h * macro definition #ifdef ENABLE_SOFTAP
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifdef ENABLE_SOFTAP
|
||||
//if ENABLE_SOFTAP = disabled, set CONFIG_ESP_WIFI_SOFTAP_SUPPORT=n in sdkconfig.defaults to save 28k of flash
|
||||
|
||||
#include "softAP.h"
|
||||
|
||||
/* WiFi softAP Example
|
||||
@@ -486,4 +489,4 @@ void CheckStartAPMode()
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif //#ifdef ENABLE_SOFTAP
|
||||
|
||||
Reference in New Issue
Block a user