Skip to content

Instantly share code, notes, and snippets.

View I0A2's full-sized avatar
🎮
GAMING

I0A2

🎮
GAMING
  • 13:06 (UTC -04:00)
View GitHub Profile
//////////////////////////////////////////////////
// LIBRARIES //
//////////////////////////////////////////////////
#include <Wire.h>
#include <LiquidCrystal_I2C.h>
#include <Stepper.h>
#include <ezButton.h>
#include <Servo.h>
#include <avr/pgmspace.h>
//#include <SparkFun_TB6612.h>