Compare commits
1 commit
333ed0aa2e
...
869a627680
Author | SHA1 | Date | |
---|---|---|---|
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'
|
import * as fs from 'fs'
|
||||||
|
|
||||||
const cfg = JSON.parse(fs.readFileSync('./config.json'));
|
const cfg = JSON.parse(fs.readFileSync('./config.json'));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue