transfer to cpp arduino
authorMart Lubbers <mart@martlubbers.net>
Tue, 10 Jan 2017 17:18:01 +0000 (18:18 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 10 Jan 2017 17:18:01 +0000 (18:18 +0100)
commit34e31d383f1c2315dee254e82c8a8ec482f210c3
tree79d3c2a49afce317dd04f68e8ec8f0ad9211055d
parent1383ec4c1733cc6f07fe68e0619446d60fe5277e
transfer to cpp arduino
13 files changed:
Makefile
int/.gitignore
int/Makefile
int/Makefile.arduino [new file with mode: 0644]
int/interpret.cpp [moved from int/interpret.c with 94% similarity]
int/interpret.h
int/main.cpp [moved from int/main.c with 62% similarity]
int/main.h [new file with mode: 0644]
int/misc.h
int/sds.cpp [moved from int/sds.c with 78% similarity]
int/sds.h
int/task.cpp [moved from int/task.c with 74% similarity]
int/task.h