Skip to content

Commit d132bc9

Browse files
author
Federico Fissore
committed
Bridge, TemperatureWebPanel example: mention that the REST API must be "open"
1 parent b3ff7a7 commit d132bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/Bridge/examples/TemperatureWebPanel/TemperatureWebPanel.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* TMP36 temperature sensor on analog pin A1
99
* SD card attached to SD card slot of the Arduino Yún
1010
11-
This sketch must be uploaded via wifi.
11+
This sketch must be uploaded via wifi. REST API must be set to "open".
1212
1313
Prepare your SD card with an empty folder in the SD root
1414
named "arduino" and a subfolder of that named "www".

0 commit comments

Comments
 (0)