From 451c7b14b4d68bf4ee631e2e8ebd8c3bd573601b Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Tue, 18 Mar 2025 20:26:54 -0400
Subject: [PATCH] wip

---
 output_devices/index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/output_devices/index.html b/output_devices/index.html
index 54f876f3..b11156bb 100755
--- a/output_devices/index.html
+++ b/output_devices/index.html
@@ -124,7 +124,6 @@
 
 <b><a href=https://www.digikey.com/product-detail/en/mallory-sonalert-products-inc/PSR-57N08A01-AQ/458-1136-ND>speaker</a></b>
    MP3 <a href=https://learn.adafruit.com/mp3-playback-rp2040/pico-mp3>library</a> <a href=https://www.dfrobot.com/product-1121.html>module</a>
-      coming
    <a href=I2S/hello.MAX98357A.RP2040.I2S.png>I2S</a> <a href=https://www.digikey.com/en/products/detail/analog-devices-inc-maxim-integrated/MAX98357AETE-T/4936122>MAX98357A</a> <a href=https://arduino-pico.readthedocs.io/en/latest/i2s.html>library</a> <a href=https://www.digikey.com/en/products/detail/adafruit-industries-llc/3006/6058477>module</a>
       <a href=I2S/hello.MAX98357A.RP2040>hello.MAX98357A.RP2040</a> <a href=I2S/hello.MAX98357A.RP2040.png>board</a> <a href=I2S/hello.MAX98357A.RP2040.jpg>components</a> <a href=I2S/hello.MAX98357A.RP2040.top.png>top</a> <a href=I2S/hello.MAX98357A.RP2040.holes.png>holes</a> <a href=I2S/hello.MAX98357A.RP2040.interior.png>interior</a>
          <a href=I2S/hello.MAX98357A.RP2040.ino>hello.MAX98357A.RP2040.ino</a> <a href=I2S/hello.MAX98357A.RP2040.mp4>video</a>
-- 
GitLab