You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/docs/personalization/branding/page.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ We'll go through the process below:
31
31
32
32
### Step 2: Setting custom logo in sketch
33
33
34
-
Now once your custom logo has been prepared, let's set it in your ESP-DASH Pro library:
34
+
Now once your custom logo has been prepared, let's set it in your NetWizard Pro library:
35
35
36
36
1. Open `logo.h` which can be found inside src folder of your library.
37
37
2. Set `NETWIZARD_LOGO_MIME` to your image file type. To find your file's mime type, use this utility: [MIME File Type Checker](https://www.htmlstrip.com/mime-file-type-checker)
@@ -42,4 +42,4 @@ Now once your custom logo has been prepared, let's set it in your ESP-DASH Pro l
42
42
43
43
### Step 3: Upload firmware again
44
44
45
-
That's all there is to it! You can now compile & re-upload your firmware to your microcontroller and begin using NetWizard Pro with your own logo.
45
+
That's all there is to it! You can now compile & re-upload your firmware to your microcontroller and begin using NetWizard Pro with your own logo.
0 commit comments