[SOLVED] Multiple Libraries were found.

I am such a dweeb. I had my head wrapped around the multiple library error that I didn't even recognize the setup and loop error. I was trying to test the code with as minimal junk in there as possible. Didn't realize that setup and loop are fairly important things. Thank you! Once I put in the void setup and void loop everything started working correctly.