Rewrite whole project as a Arduino IDE project

The lua flashing never really worked and I had so many problems
flashing the hardware. The Arduino IDE does it much better so this
is now written in thes Arduino language which looks like C++.

Still need to explain the hardware setup.
This commit is contained in:
Jeena 2018-02-14 19:57:31 +01:00
parent 4dc9e79f28
commit b61dddea01
11 changed files with 162 additions and 242 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "luatool"]
path = luatool
url = https://github.com/4refr0nt/luatool.git