UNPKG

ws2801-alexa

Version:

An alexa connector for the WS2801-Pi module.

6 lines (5 loc) 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const alexa_device_handler_1 = require("./alexa-device-handler"); const alexaDeviceHandler = new alexa_device_handler_1.AlexaDeviceHandler(); alexaDeviceHandler.start();