panStamp / swap

Simple Wireless Abstract Protocol (SWAP) library for Arduino 1.6
GNU Lesser General Public License v3.0
23 stars 12 forks source link

Compiling issue #2

Open pierrotm777 opened 8 years ago

pierrotm777 commented 8 years ago

After an update your swap library return two errors:

include "storage.h" into register.h (storage.h not found)

include "ccpacket.h" into swpacket.h (ccpacket.h not found)

dberenguer commented 8 years ago

Did you install the panStamp cores from Tools->Boards?

pierrotm777 commented 8 years ago

By the Board manager !

dberenguer commented 8 years ago

Yes, from the Boards manager. Your errors seem to be reporting that some core files are not installed. Otherwise, try to do a fresh install.