The Pi bridge onPinChange was a no-op, so guest GPIO writes never reached the PinManager / SPICE solver and wired LEDs stayed dark even though user scripts printed 'LED on'. Mirror the ESP32 branch: forward to pm.triggerPinChange so GPIO drives the canvas. Interconnect still preserves and calls this before its own cross-board routing. |
||
|---|---|---|
| .. | ||
| serialBatcher.ts | ||
| useCompileLogsStore.ts | ||
| useEditorStore.ts | ||
| useElectricalStore.ts | ||
| useOscilloscopeStore.ts | ||
| useProjectStore.ts | ||
| useSimulatorStore.ts | ||
| useVfsStore.ts | ||