From e76bfcc63b7d7b620d1c0e2945074faa10ff3f11 Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Sun, 11 Feb 2024 01:19:00 -0600 Subject: [PATCH] Updated Work Needed (markdown) --- Work-Needed.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Work-Needed.md b/Work-Needed.md index f4eae50..a8b6924 100644 --- a/Work-Needed.md +++ b/Work-Needed.md @@ -11,8 +11,6 @@ Mayhem firmware is continually evolving. If you have the time and skill, there ## Audio * Add support for recording from Microphone to a WAV file. -* Add support for playing back WAV files to the Speaker/Headphones. -* Add support for transmitting a recorded WAV file. ## Capture Files * Add support for more advanced editing of capture files. @@ -22,7 +20,6 @@ Mayhem firmware is continually evolving. If you have the time and skill, there ## External Apps * Move incomplete or infrequently-used apps external. -* Reduce number of steps required to upgrade firmware and external apps (perhaps external apps should all be in one file, TBD). ## Port from Other Projects * Support for additional RF devices/features may be ported to Mayhem from other open-source projects including rtl_433, Flipper Zero, etc.