From 3826f5aa10e383c3d61c08a38a10d7ba69c12eb6 Mon Sep 17 00:00:00 2001 From: sanni Date: Sun, 30 Oct 2022 11:46:55 +0100 Subject: [PATCH] Update Cart_Reader.ino --- Cart_Reader/Cart_Reader.ino | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cart_Reader/Cart_Reader.ino b/Cart_Reader/Cart_Reader.ino index 85963bc..1e4e36d 100644 --- a/Cart_Reader/Cart_Reader.ino +++ b/Cart_Reader/Cart_Reader.ino @@ -37,7 +37,8 @@ And a special Thank You to all coders and contributors on Github and the Arduino forum: jiyunomegami, splash5, Kreeblah, ramapcsx2, PsyK0p4T, Dakkaron, majorpbx, Pickle, sdhizumi, Uzlopak, sakman55, Tombo89, scrap-a, borti4938, vogelfreiheit, CaitSith2, Modman, - philenotfound, karimhadjsalem, nsx0r, ducky92, niklasweber, Lesserkuma + philenotfound, karimhadjsalem, nsx0r, ducky92, niklasweber, Lesserkuma, BacteriaMage, + vpelletier And to nocash for figuring out the secrets of the SFC Nintendo Power cartridge. @@ -3379,4 +3380,4 @@ void loop() { //****************************************** // End of File -//****************************************** \ No newline at end of file +//******************************************