]> the.earth.li Git - temper-clone.git/history - main.c
Do USB disconnect/reconnect dance before initialising USB
[temper-clone.git] / main.c
2018-05-10 Jonathan McDowellDo USB disconnect/reconnect dance before initialising USB
2018-05-10 Jonathan McDowellAdd w1_read_bit() to improve waiting for result
2018-05-08 Jonathan McDowellReset 1-Wire state if we get a USB reset
2018-05-03 Jonathan McDowellAdd initial temperature reading via DS18B20 device
2018-05-03 Jonathan McDowellAdd initial 1-Wire support and use it for the USB serial #
2018-05-02 Jonathan McDowellAdd initial TEMPerV1.2 clone skeleton