- Fix some indentations - Convert use of str() to bytes() - Append b' to byte literals - Fix some integer divisions / -> // |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| FT232H.py | ||
| GPIO.py | ||
| I2C.py | ||
| MCP230xx.py | ||
| PCA95xx.py | ||
| PCF8574.py | ||
| Platform.py | ||
| PWM.py | ||
| SPI.py | ||
- Fix some indentations - Convert use of str() to bytes() - Append b' to byte literals - Fix some integer divisions / -> // |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| FT232H.py | ||
| GPIO.py | ||
| I2C.py | ||
| MCP230xx.py | ||
| PCA95xx.py | ||
| PCF8574.py | ||
| Platform.py | ||
| PWM.py | ||
| SPI.py | ||