Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vveljko committed Dec 7, 2016
1 parent f929898 commit 87dfebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/PubNubJsonWifi/PubNubJsonWifi.ino
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <SPI.h>

#include <WiFi.h>
#define Pubnub_BASE_CLIENT WiFiClient
#define PubNub_BASE_CLIENT WiFiClient
#include <PubNub.h>

#include <aJSON.h>
Expand Down

0 comments on commit 87dfebf

Please sign in to comment.