Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
C2Coder authored Aug 11, 2023
1 parent 7a353fc commit 977ea19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ const images = new Images();
// Filetypes accepted by the file picker
// const fileTypes = ['jpg', 'jpeg', 'png', 'bmp', 'gif', 'svg'];
// Variable name, when "arduino code" is required
const identifier = 'myBitmap';

// Invert the colors of the canvas
function invert(canvas, ctx) {
Expand Down

0 comments on commit 977ea19

Please sign in to comment.