Complete reorg, eliminated threads
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 22 Jun 2016 07:07:36 +0000 (00:07 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 22 Jun 2016 07:07:36 +0000 (00:07 -0700)
commit4d07b1fa71a67bddd69ce2b5367c8877b54d0de3
treeb6cc23cc1e7b1c023bd9f5b25e76f586aac65177
parent62f4252b09cb72f39c7ea1f2bee324585563a094
Complete reorg, eliminated threads
12 files changed:
Makefile
scripts/bbctrl.init.d
src/py/bbctrl/AVR.py [new file with mode: 0644]
src/py/bbctrl/Jog.py [new file with mode: 0644]
src/py/bbctrl/LCD.py [new file with mode: 0644]
src/py/bbctrl/Web.py [new file with mode: 0644]
src/py/bbctrl/__init__.py
src/py/bbctrl/default-config.json [new file with mode: 0644]
src/py/inevent/FindDevices.py
src/py/inevent/InEvent.py
src/py/inevent/JogHandler.py
src/py/lcd/__init__.py