ESP_IOT
v2.5
IOT ESP Coding
JPEGSamples.h
Go to the documentation of this file.
1
#pragma once
2
#include "../../../Defines.h"
3
4
#ifdef USE_CAMERA_MODULE
5
6
#ifndef ARDUINO_ARCH_ESP32
7
#define INCLUDE_SIMDATA
8
#endif
9
10
#ifdef INCLUDE_SIMDATA
11
extern
unsigned
const
char
capture_jpg[];
12
extern
unsigned
const
char
octo_jpg[];
13
extern
unsigned
int
octo_jpg_len, capture_jpg_len;
14
#endif
15
16
17
#endif
src
CameraModule
src
JPEGSamples.h
Generated on Tue Aug 19 2025 13:00:31 for ESP_IOT by
1.9.5