We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6913dff commit 2b5aa46Copy full SHA for 2b5aa46
yun/abi.md
@@ -6,7 +6,7 @@ The following commands are exchanged between the python script and the arduino l
6
7
| Command | Format
8
---|-------------|------------------------------------
9
-<- | bootup | `b;`
+<- | boot | `b;`
10
-> | will | `w:topic:payload_len;(payload)`
11
-> | connect | `c:host:port:id:(user):(pass);`
12
<- | approved | `a;`
0 commit comments