arduino-esp32/libraries/ESP32/examples/Camera/CameraWebServer
Tomáš Pilný ca77502ceb
Added compiler.warning_flags to platform.txt; fixing #6118 (#6596)
Summary

Added compiler.warning_flags to all chips in platform.txt to reflect users setting of warning level output during compilation (set up in Arduino IDE preferences)

Impact

When a warning is set to none the compilation will no longer display warnings

Related links

Solves issue #6118
2022-05-09 23:17:12 +03:00
..
.skip.esp32c3 Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
app_httpd.cpp Added compiler.warning_flags to platform.txt; fixing #6118 (#6596) 2022-05-09 23:17:12 +03:00
camera_index.h Update camera example (#5397) 2021-07-16 16:55:59 +03:00
camera_pins.h Update camera example to support face detection and recognition (#6603) 2022-04-21 17:48:47 +03:00
CameraWebServer.ino Update camera example to support face detection and recognition (#6603) 2022-04-21 17:48:47 +03:00
partitions.csv Update camera example to support face detection and recognition (#6603) 2022-04-21 17:48:47 +03:00