hostapd_switch
Version:
Utility to easy switch between client mode and ap mode.
10 lines (9 loc) • 470 B
TypeScript
/// <reference path="globals/async/index.d.ts" />
/// <reference path="globals/bluebird/index.d.ts" />
/// <reference path="globals/chai/index.d.ts" />
/// <reference path="globals/deep-diff/index.d.ts" />
/// <reference path="globals/gulp-util/index.d.ts" />
/// <reference path="globals/mocha/index.d.ts" />
/// <reference path="globals/node/index.d.ts" />
/// <reference path="globals/path-exists/index.d.ts" />
/// <reference path="globals/typescript/index.d.ts" />