Commit Graph

9 Commits

Author SHA1 Message Date
Jason2866 61c381be94
Update xdrv_81_esp32_webcam.ino 2021-11-02 17:00:22 +01:00
Stephan Hadinger 1682582bea Disable PSRAM on unsupported hardware
Either ESP32 rev1/2 that needs special fixes
`-DHAS_PSRAM_FIX -mfix-esp32-psram-cache-issue -lc-psram-workaround -lm-psram-workaround`
or ESP32-PICO-V3-02 that requires esp-idf 4.4
2021-07-18 19:43:33 +02:00
Theo Arends 99d303c191 Fix ESP32 Webcam add boundary marker before sending mjpeg image (#12376) 2021-06-19 16:40:32 +02:00
Theo Arends 5e805e0c4a Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
Jason2866 d5103c92bb
Support for SD-Card and Flashlight 2021-03-26 18:30:03 +01:00
gemu2015 773835fe40 fix webcam resolution 2021-02-18 20:37:35 +01:00
Theo Arends e6bff6bf9e Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
Theo Arends 64d152a451 Refactor some IP addresses 2021-01-27 12:14:33 +01:00
Theo Arends 34b9726c36 Clarify file name functionality 2021-01-27 10:38:45 +01:00