mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-14 12:08:02 +00:00
Updated platformio definitions
This commit is contained in:
@@ -32,7 +32,7 @@ constexpr camera_config_t default_camera_config = wrover_kit_camera_settings;
|
||||
#elif defined(BOARD_SEEED_XIAO_ESP32S3_SENSE)
|
||||
constexpr const char *board_name = "Seed Xiao ESP32S3 Sense";
|
||||
constexpr camera_config_t default_camera_config = xiao_esp32s3_camera_settings;
|
||||
#elif
|
||||
#else
|
||||
#error No board defined
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user