Skip to content

Instantly share code, notes, and snippets.

View roquito's full-sized avatar
🏠
Working from home

Rocco De Grazia roquito

🏠
Working from home
  • Houston, TX
View GitHub Profile
Hi, I am trying to practice building a simple web page with a button that, when clicked, puts a value of 255 to one of my datastreams. Can anyone indicate/edit this code to point out what is wrong with it:
//<!DOCTYPE html>
//<html>
//<head>
<script>
xively.setKey( "MYKEY" );
function myFunction()