mventimi

Results 1 issues of mventimi

The open() method in the MSP430Library class takes a string argument for the port. However, in Python 3 the call to MSP430_Initialize() requires a bytes argument, not a string argument....