rtl8710 wifi module eagle library needed

Hello,

The module is controlled by AT command, that means you just need to use serial port or create a software serial port to control it, and those libraries are in Arduino ide naturally.

Thx