Real display has 3 modules with 40 columns each.
This commit is contained in:
parent
d9cf047065
commit
c16d819146
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ export default class {
|
|||
this.config = Object.assign({
|
||||
templateSvgUrl: "static/geascript-proportional.svg",
|
||||
rows: 4,
|
||||
cols: 180,
|
||||
cols: 120,
|
||||
stripWidth: 0,
|
||||
}, config);
|
||||
console.log("Building display...");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue