mirror of
https://github.com/Clortox/dashboard.git
synced 2026-03-04 00:58:00 +00:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
namespace dashboard::panel {
|
||||
//This will be displayed at the top left on the status bar. Set to a blank
|
||||
//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 15s
|
||||
|
||||
Reference in New Issue
Block a user