crismc / rpi_i2c_oled

Python library to enable 128x32 pixel OLED for Raspberry Pi (both 32 and 64bit).
MIT License
13 stars 10 forks source link

fix textsize scroller #7

Closed si458 closed 8 months ago

si458 commented 8 months ago

Description

textsize is deprecated, missed 2 lines in scroller

Related Issue

This PR fixes or closes issue: fixes https://github.com/crismc/homeassistant_addons/issues/9

Motivation and Context

How Has This Been Tested

Types of changes

Checklist