Files
blog-code/godot-arduino-2-joystick-dashboard/arduino/bridge
tyler parker f3f9d90cd0 fix: bridge.py - make part-neutral so part-1 download stops referencing part-2 files
The shared bridge shipped in both posts named Main.gd and
JoystickBridge.ino in its docstring and --baud help — so the part-1
(LED basics) download referenced files absent from its own project.
Neutralize the wording ("Godot", "the .ino sketch") so the same bridge
reads correctly in both downloads.
2026-08-10 17:01:09 -06:00
..