Library code for Adafruit's CC3000 WiFi breakouts &c
Stars
267
Forks
150
Watchers
267
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
88
commits
15
commits
14
commits
10
commits
10
commits
10
commits
8
commits
6
commits
5
commits
3
commits
Bump library.properties version to 1.0.3--get into consistent release state with library manager.
7382e71View on GitHubMake getHostByName take const char* for consistency with underlying CC3k API.
294d8bdView on GitHubMove sntp.cpp/.h into ntpTest sketch to clean up core library.
e974e19View on GitHubFix compiler warnings when all and extra warnings are enabled. Note sntp.cpp is ignored as it is unused.
0ce8dc7View on GitHubMerge branch 'master' of https://github.com/adafruit/Adafruit_CC3000_Library
15e4b5cView on GitHubAdd select call while waiting for buffer to be free. Major reliability improvement with Arduino 1.6.x IDE compiler.
d06a6eaView on GitHub