This commit is contained in:
jane 2021-05-25 23:26:59 -04:00
parent 599561466a
commit 869a627680
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import * as ws281x from 'rpi-ws281x'
import ws281x from 'rpi-ws281x'
import * as fs from 'fs'
const cfg = JSON.parse(fs.readFileSync('./config.json'));