Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Arduino

The code for Soapy's Arduino Mega 2560.

Build

I'm using ino to build the code. You can probably just use the normal Arduino IDE if you wish. All of the code is in sketch.ino.

To use ino, navigate to this directory and run ino build then ino upload.