From 64ef7748360289cad328f38bf24620bee37bc1cf Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 7 Aug 2022 15:48:53 -0700 Subject: [PATCH] Update ReadMe.md --- GPIO/ReadMe.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/GPIO/ReadMe.md b/GPIO/ReadMe.md index 5af69520..3f0c5064 100644 --- a/GPIO/ReadMe.md +++ b/GPIO/ReadMe.md @@ -85,13 +85,11 @@ Switch between UART Pins 13/14 and 15/16 setting in FlipperZero
## Raspberry Pi Zero : Prerequisite -Mount you'r SD Card to you'r computer and add the following line a the end of ```/boot/config.txt``` file. +Mount your SD Card to your computer and add the following line at the end of `/boot/config.txt` file. -``` -enable_uart=1 -``` +`enable_uart=1` -Additionally you can look at the baudrate in the ```/boot/cmdline.txt``` file, which should be ```115200``` by default. +Additionally you can look at the baudrate in the `/boot/cmdline.txt` file, which should be `115200` by default. ## Raspberry Pi Zero : Pinout to Flipper Zero