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