?
This commit is contained in:
parent
599561466a
commit
869a627680
1 changed files with 1 additions and 1 deletions
|
@ -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'));
|
||||
|
|
Loading…
Reference in a new issue