From 879d4f0daa201f017dca026d720531f00b302f8f Mon Sep 17 00:00:00 2001 From: Thatcher Chamberlin Date: Sat, 7 Jan 2023 20:41:25 -0500 Subject: [PATCH] Spelling changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e025b7..6356b7c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The docker image will build bestool for you first, then drop you into the dev co ## Usage -To use this setup to build & flash your pine buds you will need a system with docker setup at the minimum. +To use this setup to build & flash your PineBuds you will need a system with docker setup at the minimum. Docker is used to (1) make this all much more reprodicible and easier to debug and (2) so that we dont mess with your host system at all. In order to program the buds from inside of the docker container; privileged mode is used. So do be a tad more careful than usual. @@ -34,7 +34,7 @@ bestool write-image out/open_source/open_source.bin --port /dev/ttyACM0 bestool write-image out/open_source/open_source.bin --port /dev/ttyACM1 ``` -## Changelist from stock opeen source SDK +## Changelist from stock open source SDK - Long hold (5 ish seconds) the button on the back when buds are in the case to force a device reboot (so it can be programmed) - Use the resistor in the buds to pick Left/Right rather than TWS master/slave pairing