@@ -0,0 +1,9 @@
# ARM
## Подготовка VENV
python -m venv venv
source venv/bin/activate
# Установка зависимостей
pip install --only-binary spidev -r requirements.txt
The note is not visible to the blocked user.