Okay, Ive found two sketches that are along the same lines of what Im trying to do, but neither will work for me. One is because its set up for i2c and Im using spi (the DHT11 with OLED display program) and the other just returns "error compiling for board Arduino/Genuino Uno (the file with the long string of characters as its name).
The first was found here: GitHub - rydepier/DHT11-with-OLED-Display: Arduino with Humidity and Temperature sensor DHT11, uses OLED Display.
And the second here: GitHub - rydepier/DHT11-with-OLED-Display: Arduino with Humidity and Temperature sensor DHT11, uses OLED Display.
DHT11withOLEDDisplay.ino (3.65 KB)
FA2UEOYIJUCS21Q.ino (1.21 KB)