Compare commits
3 Commits
de9c1706c0
...
c645035bbe
Author | SHA1 | Date | |
---|---|---|---|
c645035bbe | |||
9e76620cd3 | |||
faddda6201 |
@ -1015,7 +1015,7 @@ input[type="submit"]:disabled,
|
||||
color: #000;
|
||||
vertical-align: middle;
|
||||
margin-left: 0.5rem;
|
||||
text-shadow: 0 !important;
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
.progress-container {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 283 KiB After Width: | Height: | Size: 283 KiB |
@ -30,6 +30,7 @@ void setup() {
|
||||
|
||||
// Start Display
|
||||
setupDisplay();
|
||||
oledShowMessage("FilaMan v"+String(VERSION));
|
||||
|
||||
// WiFiManager
|
||||
initWiFi();
|
||||
|
Loading…
x
Reference in New Issue
Block a user