From 367de0d4ecd2fab7e355a338133e949ab7c0e5f6 Mon Sep 17 00:00:00 2001 From: blz Date: Sun, 8 Mar 2026 04:15:15 +0100 Subject: [PATCH] Doc fix --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 1027d6e..8064b05 100644 --- a/README.md +++ b/README.md @@ -59,15 +59,6 @@ Update WIDTH and HEIGHT on #define HEIGHT 480 ``` -- - - - - - - -# Set up the 4 colors - -``` -// Canvas height and width // -#define WIDTH 640 -#define HEIGHT 480 -``` - - - - - - - - # Set up the 4 colors ```