mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-15 16:06:54 +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,5 @@
|
||||
#ifdef ENABLE_SOFTAP
|
||||
|
||||
#ifndef SOFTAP_H
|
||||
#define SOFTAP_H
|
||||
|
||||
@@ -16,4 +18,6 @@
|
||||
|
||||
void CheckStartAPMode();
|
||||
|
||||
#endif
|
||||
#endif //SOFTAP_H
|
||||
|
||||
#endif //#ifdef ENABLE_SOFTAP
|
||||
Reference in New Issue
Block a user