
Installing


-- Arduino --

Create a new sketch named PulseFire save it and close IDE.
Goto sketchbook directory and into PulseFire sketch dir.
Delete the empty PulseFire.pde.
Copy all files from 'src' directory in this package into
the PulseFire sketch directory.
Start Arduino ide.
Config your chip flags for hardware in 'vars_define.h'.
And burn to chip.


