Skip to content

Instantly share code, notes, and snippets.

View netherwaves's full-sized avatar
🌫️

avery netherwaves

🌫️
View GitHub Profile
#include <daisy_seed.h>
#include <daisysp.h>
using namespace daisy;
using namespace daisysp;
// define objects
DaisySeed hw;
SdmmcHandler sdcard;
FatFSInterface fsi;