ssd1306: Add I2C protocol example for SSD1306 display. #327
Annotations
3 errors
Run ruff check --output-format=github .:
micropython/drivers/display/ssd1306/examples/example_ssd1306_i2c.py#L31
micropython/drivers/display/ssd1306/examples/example_ssd1306_i2c.py:31:9: F821 Undefined name `const`
|
Run ruff check --output-format=github .:
micropython/drivers/display/ssd1306/examples/example_ssd1306_i2c.py#L32
micropython/drivers/display/ssd1306/examples/example_ssd1306_i2c.py:32:10: F821 Undefined name `const`
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
Loading