From cab0106a6a240896765be33ffe7dee7bbf6908c0 Mon Sep 17 00:00:00 2001 From: IonutParau Date: Wed, 30 Jul 2025 23:12:04 +0200 Subject: [PATCH] no longer TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index bceba2a..40d4319 100644 --- a/TODO.md +++ b/TODO.md @@ -15,7 +15,6 @@ - `data` component (with error correction codes and maybe synthesizing audio) - `redstone` component - `internet` component -- `computer.beep(frequency?: number, duration?: number, volume?: number)`, frequency between 20 and 2000 Hz, duration up to 5 seconds, volume from 0 to 1. # Bugfixes