1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Project/gdb/revolution

5 lines
95 B
Plaintext

define connect
target remote localhost:3333
file ./build/fw_revolution/fw_revolution.elf
end