diff --git a/README.md b/README.md index 65efca0..6d8d233 100644 --- a/README.md +++ b/README.md @@ -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 +