Pastebin URL: https://pastebin.com/QgCNn7eD
Anyhow, I'm using the SSD1306 I2C screen module. I'm programming in Python, and have it working pretty well, for the most part.hat is,
Until I try to use MRAA to read analog inputs. Suddenly, the screen will not turn on.
With the commented section commented, the screen turns on. Uncommented, it turns off, even though the code still runs in the terminal.
Has anyone else had this problem, is it documented somewhere, or is something else wrong that I'm doing, involving using both?