5ANTI-726 / Lab-Electronica

GNU General Public License v3.0
0 stars 0 forks source link

Combined display of variables. #2

Closed 5ANTI-726 closed 1 year ago

5ANTI-726 commented 1 year ago

Variables are currently displayed for a limited time and separate from their labels because of problems with data type recasting and a lack of understanding of the Adafruit_SSD1306 library.

We need to come up with a way of working with data and strings together and learn how to place them where we want on the screen.