Skip to content

Instantly share code, notes, and snippets.

View netseye's full-sized avatar
🎯
Focusing

netseye

🎯
Focusing
View GitHub Profile
#include <esp_camera.h>
#include <FastLED.h>
#include <SPI.h>
#include <SD.h>
#include <M5Unified.h>
#define KEY_PIN 1
#define LED_PIN 2
#define POWER_GPIO_NUM 18