You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ $ pipx install meshcore-cli
12
12
13
13
It will install you `meshcore-cli` and `meshcli`, which is an alias to the former.
14
14
15
+
If you want meshcore-cli to remember last BLE device, you should have some `$HOME/.config/meshcore` where configuration for meschcore-cli will be stored (if not it will use first device it finds).
15
16
16
17
## Usage
17
18
@@ -70,34 +71,34 @@ Commands are given after arguments, they can be chained and some have shortcuts.
70
71
71
72
<pre>
72
73
# gets info from first MC device it finds (was -s but now used for serial port)
0 commit comments