#if (RAMEND < 1000)
#define SERIAL_BUFFER_SIZE 16
#else
#define SERIAL_BUFFER_SIZE 64
#endif
#if !(defined(SERIAL_TX_BUFFER_SIZE) && defined(SERIAL_RX_BUFFER_SIZE))
#if (RAMEND < 1000)
#define SERIAL_TX_BUFFER_SIZE 16
#define SERIAL_RX_BUFFER_SIZE 16
#else
#define SERIAL_TX_BUFFER_SIZE 64
#define SERIAL_RX_BUFFER_SIZE 64
#endif
#endif
Correct, although even with a resistor on the first LED i was able to blow a couple of them up. The good thing is that it's only the first LED.But wasn't the resistor needed on the data line for power surges (feedback and such) and optionally the capacitor on power line for better constant power?
/storage/hyperion/bin/hyperiond.sh /storage/.config/hyperion.config
.json