Skip to content

Commit 6a9827f

Browse files
committed
Fixed cmake warning
1 parent 627f378 commit 6a9827f

File tree

1 file changed

+1
-1
lines changed
  • firmware/components/driver_display_hub75

1 file changed

+1
-1
lines changed

firmware/components/driver_display_hub75/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ menu "Driver: HUB75 LED panel display"
5151

5252
config HUB75_DEFAULT_BRIGHTNESS
5353
depends on DRIVER_HUB75_ENABLE
54-
int "Default brightness, being a value between 0 and "
54+
int "Default brightness, being a value between 0 and 30"
5555
default 30
5656

5757
config HUB75_CLOCK_SPEED

0 commit comments

Comments
 (0)