From a33f693e1c5cacd6656c0dec246026fb629942a2 Mon Sep 17 00:00:00 2001 From: Andre Richter Date: Thu, 17 Sep 2020 22:10:43 +0200 Subject: [PATCH] Tutorial 6: README: Update config.txt instructions Fixes #77 --- 06_drivers_gpio_uart/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/06_drivers_gpio_uart/README.md b/06_drivers_gpio_uart/README.md index 5f91cab4..085636ff 100644 --- a/06_drivers_gpio_uart/README.md +++ b/06_drivers_gpio_uart/README.md @@ -40,6 +40,7 @@ Some steps for preparing the SD card differ between RPi3 and RPi4, so be careful 2. On the card, generate a file named `config.txt` with the following contents: ```txt +arm_64bit=1 init_uart_clock=48000000 ``` ### Pi 3