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:
Nicolas Liaudat
2022-12-27 19:01:18 +01:00
committed by GitHub
parent 3a888c54fe
commit 39a02c6d6d
7 changed files with 17 additions and 1521 deletions

View File

@@ -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