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

Bug/cpu load does not populate #5

Closed crismc closed 1 year ago

crismc commented 1 year ago

Description

Bug Fixes

Related Issue

This PR fixes or closes issue: fixes #4

Motivation and Context

CPU load wasnt populating. Fixes a bug.

How Has This Been Tested

Local RPi 4 64bit on fresh install.

Types of changes

Checklist