mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 04:20:38 +08:00
Update configuration.h
default is no camera for travis to not failed on it for esp8266
This commit is contained in:
parent
eccad4248a
commit
b7c1f684d2
@ -205,7 +205,7 @@
|
|||||||
//CAMERA_MODEL_M5STACK_WIDE 3
|
//CAMERA_MODEL_M5STACK_WIDE 3
|
||||||
//CAMERA_MODEL_AI_THINKER 4 e.g. used by ESP32-CAM
|
//CAMERA_MODEL_AI_THINKER 4 e.g. used by ESP32-CAM
|
||||||
//CAMERA_MODEL_WROVER_KIT 5
|
//CAMERA_MODEL_WROVER_KIT 5
|
||||||
#define CAMERA_DEVICE CAMERA_MODEL_AI_THINKER
|
//#define CAMERA_DEVICE CAMERA_MODEL_AI_THINKER
|
||||||
//#define CAMERA_DEVICE_FLIP_VERTICALY //comment to disable
|
//#define CAMERA_DEVICE_FLIP_VERTICALY //comment to disable
|
||||||
//#define CAMERA_DEVICE_FLIP_HORIZONTALY//comment to disable
|
//#define CAMERA_DEVICE_FLIP_HORIZONTALY//comment to disable
|
||||||
#define CUSTOM_CAMERA_NAME "ESP32-CAM"
|
#define CUSTOM_CAMERA_NAME "ESP32-CAM"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user