From 332c3d5acacad88aa4ab1add60c6e201c07f1d11 Mon Sep 17 00:00:00 2001 From: IonutParau Date: Tue, 15 Jul 2025 21:45:09 +0200 Subject: [PATCH] stuff --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 953b02e..59f68d8 100644 --- a/TODO.md +++ b/TODO.md @@ -33,6 +33,7 @@ - `microphone` component, allows reading audio from nearby sources - `tape_drive` component, compatible with Computronics, except maybe with proper seek times and support for multiple tapes - `cd_reader` and `cd_writer` components, to work with CDs +- `serial` component, for serial communications with other devices (USB?) # Internal changes