The proWifiGate seam blocked a free user from running ANY Pico W WiFi sketch. The product model changed: LOCAL WiFi (the chip associating to the simulator's virtual AP) is now FREE — only REAL internet (the backend bridge) and the IoT gateway are paid, gated inside the pro overlay's Cyw43PioPeripheral / backend. So a free user must be allowed to run WiFi sketches. Remove the gate seam and its two store call sites. The board-kind firmware variant + the run-time peripheral re-attach (which fixed the plain-firmware import-network crash) stay. |
||
|---|---|---|
| .. | ||
| apiBase.ts | ||
| openDeviceGateway.ts | ||
| proBoardGate.ts | ||
| proRoutes.ts | ||
| proSaveAction.ts | ||
| proSdCardGate.ts | ||
| proSession.ts | ||