Skip to content

Commit

Permalink
Ready for 0.7.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Dec 31, 2016
1 parent b73396e commit f24162f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ USAGE:
gort [global options] command [command options] [arguments...]
VERSION:
0.6.1
0.7.0
COMMANDS:
scan Scan for connected devices on Serial, USB, or Bluetooth ports
bluetooth Connect & disconnect bluetooth devices.
arduino Install avrdude, and upload HEX files to your Arduino
particle Upload sketches to your Particle Photon
digispark Configure your Digispark microcontroller
crazyflie Configure your Crazyflie
klaatu barada nikto
help, h Shows a list of commands or help for one command
scan Scan for connected devices on Serial, USB, or Bluetooth ports
bluetooth Connect & disconnect bluetooth devices.
arduino Install avrdude, and upload HEX files to your Arduino
particle Upload sketches to your Particle Photon or Electron
digispark Configure your Digispark microcontroller
crazyflie Configure your Crazyflie
klaatu barada nikto
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version
--help, -h show help
--version, -v print the version
```

Scan for connected serial devices:
Expand Down

0 comments on commit f24162f

Please sign in to comment.