User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
src:variables [2018-06-22 19:28]
jk created
src:variables [2018-06-22 19:40]
jk
Line 3: Line 3:
 TODO: Description TODO: Description
  
 +^Type^Eample^Description^
 +|int|42|
 +|float|3.14|
 +|string|"​Lorem Ipsum"​|
 +|list|[1,​2,​3,​4,​5]|
 +|dict|{"​a":​1,​ "​b":​2,​ "​c":​3}<​html><​br></​html>​{"​ate":​42,​ "​pi":​3.14,​ "​text":"​Lorem Ipsum"​}|
  
 ===== Variable to Output ===== ===== Variable to Output =====

ezPiC

Easy *Pi Controller for IoT Devices