Fix typo
This commit is contained in:
parent
d4a94d87c4
commit
79d92f0306
@ -9,7 +9,7 @@
|
|||||||
namespace dashboard::panel {
|
namespace dashboard::panel {
|
||||||
//This will be displayed at the top left on the status bar. Set to a blank
|
//This will be displayed at the top left on the status bar. Set to a blank
|
||||||
//string to not show anything
|
//string to not show anything
|
||||||
constexpr char WIFI_TITLE[] = "Wirless";
|
constexpr char WIFI_TITLE[] = "Wireless";
|
||||||
|
|
||||||
//Default time the slid is shown on the screen, in ms
|
//Default time the slid is shown on the screen, in ms
|
||||||
//Default 15s
|
//Default 15s
|
||||||
|
Loading…
Reference in New Issue
Block a user