Hi, I have the below config on one of my sabers that has a crystal chamber, so a two blade config. I’d like to use the battery level blade style (I’m assuming it’s a blade style) on my other saber that does not have a crystal chamber. I have attempted to remove the entire Crystal Chamber section but that appeared to break the style. Any ideas of what the blade style syntax should be for a single blade. Many Thanks.
//main blade
{ 0, WS281XBladePtr<144, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
//crystal pixel
WS281XBladePtr<2, blade2Pin, Color8::GRB, PowerPINS >(),
CONFIGARRAY(presets) },