blinka
jbruce12000 2023-12-05 21:59:13 -05:00
rodzic 267c999152
commit d66ce7b616
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -16,6 +16,7 @@ As of 2023 I stopped supporting and adding features to the old code. It still wo
The easiest way to convert from the old code to the new is to use software spi, also known as bitbanging, to grab data from the thermocouple board. You will not have to make any wiring changes. You'll only need to change config.py and test it to make sure it works.
FIXME - need instructions on branch names to checkout etc.
FIXME - need source and pip install all the things
1. make a backup of config.py. You'll need it for the next step.