xseignard / thermalPrinter

Use node.js to communicate with Adafruit/Sparkfun Thermal Printer
104 stars 34 forks source link

lib: get rid of sleep #12

Closed LinusU closed 9 years ago

LinusU commented 9 years ago

Get rid of the sleep dependency.

The only downside is that this reduces the resolution of the sleep. It will round it upwards to the nearest millisecond.

Work towards supporting Tessel (#7)

xseignard commented 9 years ago

Thanks a lot!

Regards

LinusU commented 9 years ago

No problem, soon we're on tessel :beers: