From 69828b06503225a25c2a0f2d163286dcbc6f6ed5 Mon Sep 17 00:00:00 2001 From: Kent Louise Tonino Date: Tue, 9 Apr 2024 17:22:16 +0800 Subject: [PATCH] Incorrect description of the behavior. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b5076b4..ac3d6b6 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ https://github.com/kentlouisetonino/hw-blinking-LED/assets/69438999/bdaa7ed7-b38 > - A blinking LED Arduino project written in C language. -> - Based on the current code, the LED will light up for 2 - seconds, then will turn off for 1 second, and will light - again. This is an infinite cycle process. -