This commit is contained in:
iou1name 2018-03-28 22:49:26 -04:00
parent 9d35bf67c8
commit 3621c0dcd4

View File

@ -1,7 +1,7 @@
Stupid bullshit to support my drawing machine.
Dependencies: `pyserial, Pillow, PyBluez, nOBEX`
Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev`
Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev`
nOBEX: https://github.com/nccgroup/nOBEX
Linedraw: https://github.com/LingDong-/linedraw
nOBEX uses sdptool to create a new service in the background, so it will need to be ran as root.
nOBEX uses sdptool to create a new Bluetooth service in the background seperate from existing services, so it will need to be ran as root.