atc1441 / QRcode_clock

64x64 RGB LED Matrix QR code clock using ESP32 and Espruino
25 stars 0 forks source link

i2s_matrix Library is missing #1

Open pjanning opened 4 years ago

pjanning commented 4 years ago

Hey, the "i2s_matrix"-Lib is missing. Where will i find it for Espruino?

Best regards, Patrick

atc1441 commented 4 years ago

Hey. It will be published in the newer versions of espruino. I did included one precompiled version with it

pjanning commented 4 years ago

Ahhh okay. So i have to flash your version of Espruino to my ESP32. Thank you!

atc1441 commented 4 years ago

Correct.

That version does also include the qr code module

pjanning commented 4 years ago

Perfekt! Thank you! This Espruino-ESP32 stuff is quite new to me.