Skip to content

Commit 09b5805

Browse files
committed
Apply brightness
1 parent b09b753 commit 09b5805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/OneOpenAir/OneOpenAir.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,7 @@ void initializeNetwork() {
10511051

10521052
// Skip fetch configuration if configuration control is set to "local" only
10531053
if (configuration.getConfigurationControl() == ConfigurationControl::ConfigurationControlLocal) {
1054+
ledBarEnabledUpdate();
10541055
return;
10551056
}
10561057

0 commit comments

Comments
 (0)