venice1200 / MiSTer_tty2oled

👾 MiSTer Software Add-On showing Text or Pictures on a Display driven by an Arduino 👾
GNU General Public License v3.0
49 stars 10 forks source link

Typo in MiSTer_SSD1322.ino (non SD) #2

Closed ojaksch closed 3 years ago

ojaksch commented 3 years ago

I'm just wiring an ESP32 and OLED. Had troubie in compiling your code, but looks like there is a typo in line 192: The closing bracket closes nothing and breaks compiling therefore. Removed and compiles ok then.

venice1200 commented 3 years ago

Hi, you are right. I removed previously a few lines to fix the "particle effect" but deleted a few lines too much. Fixed it now. Thanks for pointing me out. Cheers

//Edit You need to download the sketch again as I added the lost lines again.

ojaksch commented 3 years ago

Pulled and works. Nice particle effect! Thanks for sharing. I'm going to create more XBM pictures time after time. If you're interested in I'd like to push 'em... ATARIXL.zip

venice1200 commented 3 years ago

Pulled and works. Nice particle effect! Thanks for sharing. I'm going to create more XBM pictures time after time. If you're interested in I'd like to push 'em...

You are welcome.

If you are member of the MiSTer FPGA forum please add a picture of your setup if you like. The SD Version contains some more effects which you can adopt into the Standard Version.

venice1200 commented 3 years ago

Already added and uploaded your file as ATARI800.xbm to get it working with the SD Version.