/dota-logger-config

Tool to configure the dota-logger-esp

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

dota-logger-config

Tool to configure the dota-logger-esp. Using: Electron.

To Use

# require for Electron and SerialPort module
npm install --save-dev electron-rebuild
# Install dependencies
npm install
# Run the app
npm start