Python library for working with the PD Buddy Sink Serial Console Configuration Interface
Du kannst nicht mehr als 25 Themen auswählenThemen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
This commit updates the Sink testing script to automatically handle the
connector-flipping portion of the test, which I had to perform manually
up until now. It also shortens the procedure, and tests that the
configuration is maintained after re-connecting the device. And now it
should be possible to make another testing procedure inheriting from
this one for the upcoming automated test jig.