fix: update gateway IP in documentation and mark submodules as dirty
parent
54f8f2782b
commit
f9975d67c5
|
|
@ -88,7 +88,7 @@ Velxio emula WiFi y Bluetooth (BLE) en el ESP32 usando el fork de QEMU de lcgamb
|
||||||
│ │ Slirp (user-mode NAT) │ │
|
│ │ Slirp (user-mode NAT) │ │
|
||||||
│ │ • Red: 192.168.4.0/24 │ │
|
│ │ • Red: 192.168.4.0/24 │ │
|
||||||
│ │ • ESP32 IP: 192.168.4.15 (static, matches slirp DHCP) │ │
|
│ │ • ESP32 IP: 192.168.4.15 (static, matches slirp DHCP) │ │
|
||||||
│ │ • Gateway: 192.168.4.15 │ │
|
│ │ • Gateway: 192.168.4.2 │ │
|
||||||
│ │ • Internet: acceso completo vía NAT del host │ │
|
│ │ • Internet: acceso completo vía NAT del host │ │
|
||||||
│ └──────────────────────────────────────────────────────────────┘ │
|
│ └──────────────────────────────────────────────────────────────┘ │
|
||||||
└──────────────────────────────────────────────────────────────────┘
|
└──────────────────────────────────────────────────────────────────┘
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 98f1cbda8c214a151a4687eb21dec9daf7f1d0f1
|
Subproject commit 14413023344605ceb2dacdd666b7cc59c407f09a
|
||||||
Loading…
Reference in New Issue