Fix comment alignment

pull/4137/head
Felddy 2024-09-10 18:16:00 +00:00
rodzic 83699bc5c3
commit 8ae09c3d02
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DCD4CB07CCAFE2B7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -688,7 +688,7 @@ WLED_GLOBAL send_notification_t notifyG _INIT(0b00001111);
WLED_GLOBAL bool receiveNotificationBrightness _INIT(true); // apply brightness from incoming notifications
WLED_GLOBAL bool receiveNotificationColor _INIT(true); // apply color
WLED_GLOBAL bool receiveNotificationEffects _INIT(true); // apply effects setup
WLED_GLOBAL bool receiveNotificationPalette _INIT(true); // apply palette
WLED_GLOBAL bool receiveNotificationPalette _INIT(true); // apply palette
WLED_GLOBAL bool receiveSegmentOptions _INIT(false); // apply segment options
WLED_GLOBAL bool receiveSegmentBounds _INIT(false); // apply segment bounds (start, stop, offset)
WLED_GLOBAL bool receiveDirect _INIT(true); // receive UDP/Hyperion realtime