From 3d9340e81f006269096866117c1c9618de843921 Mon Sep 17 00:00:00 2001 From: KillTheGoblin Date: Fri, 25 Jul 2025 22:35:27 +0200 Subject: [PATCH] REMOVED HARD DRIVE!!! --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index d5d9c6e..9bd3391 100644 --- a/TODO.md +++ b/TODO.md @@ -14,7 +14,6 @@ - `data` component (with error correction codes and maybe synthesizing audio) - `redstone` component - `internet` component -- `disk_drive` component - `computer.getDeviceInfo()`, and subsequently, component device information - `computer.beep(frequency?: number, duration?: number, volume?: number)`, frequency between 20 and 2000 Hz, duration up to 5 seconds, volume from 0 to 1.