Mighty Hat Sketch Errors [library was missing]

Started by peckcj, January 09, 2016, 09:01:03 PM

peckcj

I just purchased a Mighty Hat and am trying to load the example sketch from the RFM69 library. I am getting the following errors when attempting to verify the sketch:

MightyHat.ino: In function 'void handleSerialInput()':
MightyHat:281: error: 'readSerialLine' was not declared in this scope
MightyHat.ino: In function 'void loop()':
MightyHat:649: error: 'LED' was not declared in this scope

I might not have the libraries loaded correctly, but I'm getting frustrated attempting to troubleshoot.

Any help would be appreciated.

Felix

I commented out the WirelessHEX69 library and I get the same errors among others.
I would double check the libs are installed appropriately.

peckcj

Yeah, that's what I thought. I have a hell of a time getting libraries to install properly. Thanks.

peckcj

That was it, library wasn't taking.