PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • You need to start a new function.In Lua it is slightly more self-explanatory:Code: [Select]function setup() pinMode(LED, OUTPUT); -- sets the digital pin as outputendSo your first step is to move the extra stuff inside a function (eg. inside setup or loop).You also need to declare variables, eg. input is a variable in your case.
http://www.w3.org/ns/prov#wasQuotedFrom
  • arduino.cc