Bugfix ESP-EYE IO init

pull/55/head
XiaochaoGONG 2019-03-25 19:06:58 +08:00
parent ea77027085
commit a616d27121
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ static const char *TAG = "app_camera";
void app_camera_main ()
{
#if CONFIG_CAMERA_MODEL_CUSTOM
#if CONFIG_CAMERA_MODEL_ESP_EYE
/* IO13, IO14 is designed for JTAG by default,
* to use it as generalized input,
* firstly declair it as pullup input */