Allow TV Simulator on single LED segments

I've checked the code - nothing preventing the effect to run with SEGLEN=1
This commit is contained in:
Frank 2024-11-25 15:27:53 +01:00 committed by GitHub
parent 2448e2ae3b
commit 5b989adebc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4631,7 +4631,7 @@ uint16_t mode_tv_simulator(void) {
return FRAMETIME;
}
static const char _data_FX_MODE_TV_SIMULATOR[] PROGMEM = "TV Simulator@!,!;;";
static const char _data_FX_MODE_TV_SIMULATOR[] PROGMEM = "TV Simulator@!,!;;!;01";
/*