sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.89k stars 653 forks source link

ESP32 Cam not working (ai Thinker board) #452

Open lvanleer opened 2 years ago

lvanleer commented 2 years ago

I can't combine the camera function AND the RC library to work at the same time. configInitCamera(); is overwriting or blocking the attachInterrupt I tried diffrent pins, and tried to use ("/sdcard", true) = 1 wire trick to free the gpio pin 13, but no succes. some one has a solution?