kiln-controller/lib
Tom 9ca2842b0e unary operation made safe in error handler for Thermocouple
unary & is used with 32 bits operands. If the operand literal is not
explicitly expressed as  32bits, it can create random casting errors
depending on the Python version and the underlying implementation.
2017-09-15 15:58:29 -04:00
..
init add init script so we can make the picoReflow server autostart on boot, just run the commands (see readme) and it should start on boot 2016-09-03 16:34:36 +02:00
max6675.py added MAX6675 support 2014-12-19 08:54:15 +00:00
max31855.py unary operation made safe in error handler for Thermocouple 2017-09-15 15:58:29 -04:00
oven.py Add time and temperature options 2016-07-07 23:41:06 -05:00
ovenWatcher.py Moved python libs to ./lib 2013-12-10 09:34:32 +00:00