Update 2x2-Red-Green-Yellow-and-Blue-pixels.html

This commit is contained in:
DrMaxNix 2021-02-21 21:49:12 +01:00 committed by GitHub
parent 3a2710e375
commit a88d8d9a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
];
//push matrix
img1.setMatrix(matrix);
img1.set_matrix(matrix);
// DRAW/UPDATE THE IMAGE //