1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-11 21:52:10 +01:00

5 lines
95 B
Plaintext
Raw Normal View History

2011-11-02 13:20:39 -05:00
define connect
target remote localhost:3333
file ./build/fw_revolution/fw_revolution.elf
2011-11-02 13:20:39 -05:00
end