fixme for branch checkout

pull/186/head
jbruce12000 2023-12-05 13:12:50 -05:00
rodzic 4ccc516672
commit 7c18599d4d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,8 @@ 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.
1. make a backup of config.py. You'll need it for the next step.
cp config.py config.py.bak