Update README.md

This commit is contained in:
Ben V. Brown 2022-12-28 21:41:15 +11:00
parent fbbaf15442
commit d9902acf43
1 changed files with 9 additions and 0 deletions

View File

@ -23,3 +23,12 @@ In order to program the buds from inside of the docker container; privileged mod
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
+ 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
+ Pressing the button on the back while in the case no longer triggers DFU mode
+ Debugging baud rate raised to 200000 to match stock firmware