pubnub / arduino

The Official PubNub Arduino-based API!
Other
105 stars 49 forks source link

Typo in header file about enabling WiFi #8

Closed dbudwin closed 8 years ago

dbudwin commented 8 years ago

I tried to push the fix myself, but I guess I don't have the permissions. Anyways, it should read like the following:

/* By default, the PubNub library is built to work with the Ethernet
 * shield. WiFi shield support can be enabled by commenting out the
 * following line and uncommenting the line after that. Refer
 * to the PubNubJsonWifi sketch for a complete example. */
vveljko commented 8 years ago

Thank you for input, this has been merged to master.