Skip to content
Snippets Groups Projects
Commit b033c7e5 authored by Farida Keddar CESM2021's avatar Farida Keddar CESM2021
Browse files

Upload New File

parent 7ef882d5
No related branches found
No related tags found
No related merge requests found
#ifndef ESP32CAMHANDLER_H
#define ESP32CAMHANDLER_H
#include <Arduino.h>
#include <confetti-project-1_inferencing.h>
#include "esp_camera.h"
bool initCamera();
String captureAndClassify();
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment