Sun Jul 09 2023 21:24:37 GMT+0000 (Coordinated Universal Time)
Saved by @TechBox
// Array for the Largest Heart Image static uint8_t heart_large[NUM_LEDS] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments