mirror of
https://github.com/daniviga/bite.git
synced 2025-04-20 14:31:20 +02:00
Change default port in EEPROM
This commit is contained in:
parent
0bb4e377b1
commit
44c8d2bb22
@ -15,7 +15,7 @@ struct netConfig {
|
||||
|
||||
netConfig config = {
|
||||
{192, 168, 10, 123},
|
||||
8000
|
||||
80
|
||||
};
|
||||
|
||||
void setup() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user