Skip to content

Instantly share code, notes, and snippets.

View lnorton89's full-sized avatar

Lawrence lnorton89

View GitHub Profile
This file has been truncated, but you can view the full file.
#include <Arduino.h>
#include "ESP8266WiFi.h"
#include <WiFiClient.h>
#include <WiFiUdp.h>
#include <i2s.h>
#include <i2s_reg.h>
#include <pgmspace.h>
#include "AppleMidi.h"
#include <Ticker.h>