From ae633b60d2c1374aab7468d31357a800d5fbe92f Mon Sep 17 00:00:00 2001 From: starcalc Date: Sat, 26 Feb 2022 14:54:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a94d3ae..e8c679e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ After login (ssh) proceed with these steps: 3. `sudo apt -y install git python3-pip libsdl-mixer1.2` 4. `git clone https://repos.ctdo.de/interfisch/bananenkeyboard/` 5. `pip3 install pyserial pygame` -6. `sudo cp ~/bananenkeyboard/piconfig/config.txt /boot/config.txt` +6. `sudo sh -c 'echo "\n[all]\nenable_uart=1\n" >>/boot/config.txt'` 7. `chmod u+x ~/bananenkeyboard/Pi/s.py` Starten mit