Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f44ec41

Browse files
BenjaminDannegardper1234
andauthored
Update content/arduino-cloud/03.cloud-interface/02.variables/variables.md
Co-authored-by: Per Tillisch <accounts@perglass.com>
1 parent f385e72 commit f44ec41

File tree

1 file changed

+2
-2
lines changed
  • content/arduino-cloud/03.cloud-interface/02.variables

1 file changed

+2
-2
lines changed

‎content/arduino-cloud/03.cloud-interface/02.variables/variables.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ To read the location values, we can use the following method `Location coordinat
265265

266266
| Property | Type | Read value | Set value |
267267
| --------- | ------- | ----------------- | --------------------------- |
268-
| Latitude | `float` | `coordinates.lat` | `latitude = latitudeValue;` |
269-
| Longitude | `float` | `coordinates.lon` | `longitude = longitudeValue;` |
268+
| Latitude | `float` | `coordinates.lat` | See information below |
269+
| Longitude | `float` | `coordinates.lon` | See information below |
270270

271271
To set the coordinates for the CloudLocation, we pass the location variables to the CloudLocation variable `x = Location(latitude, longitude);`.
272272

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /