wifi-cc3000

v0.0.1
Deprecated cc3000 driver for Tessel
tessel cc3000

wifi-cc3000

Deprecated. The wifi-cc3000 lib is now included with Tessel's firmware. Do not npm install this package.

The following should work out of the box on Tessel:

var wifi = require('wifi-cc3000');

console.log("is wifi connected? ", wifi.isConnected());
npm i wifi-cc3000

Metadata

Downloads

Maintainers