// Generated by convert_all.py from: 002_heartbeat_breathe.txt // Do not edit manually — edit the .txt file and run: make shows // SPDX-License-Identifier: BSD-2-Clause #pragma once #include "lightshow_format.h" const Step SHOW_002_HEARTBEAT_BREATHE[] PROGMEM = { {209, 14, 41, 3600}, // #D10E29, 3600ms { 5, 0, 0, 3600}, // #050000, 3600ms }; const uint16_t SHOW_002_HEARTBEAT_BREATHE_LENGTH = 2;