Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit ba04d94

Browse files
author
Roberto Sora
committed
updated command update
1 parent a4ba80f commit ba04d94

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,12 @@ INFO: Sketch started with PID 570
7474
```
7575
{
7676
"url": "https://downloads.arduino.cc/tools/arduino-connector",
77+
"token": "",
78+
"signature: ""
7779
}
7880
--> $aws/things/{{id}}/update/post
7981
80-
<-- $aws/things/{{id}}/sketch
81-
```
82-
83-
### Update the arduino-connector
84-
85-
```
86-
{
87-
"url": "https://downloads.arduino.cc/tools/arduino-connector",
88-
}
89-
--> $aws/things/{{id}}/update/post
90-
91-
<-- $aws/things/{{id}}/sketch
82+
<-- $aws/things/{{id}}/update
9283
```
9384

9485
### Retrieve the stats of the machine (memory, disk, networks)

0 commit comments

Comments
 (0)