Update app.js

pull/1297/head
Hilmar Strauch 2022-01-15 02:34:15 +01:00 committed by GitHub
parent 1029d76614
commit debff91aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
(function () {
var pen = 'circle';
var discard = null;
var kule = [0, 255, 255]; // cyan, magenta, yellow
var kule = [0, 255, 255]; // R, G, B
var oldLock = false;
setInterval(() => {