Skip to content

Instantly share code, notes, and snippets.

View BookSwapSteve's full-sized avatar

Stephen Harrison BookSwapSteve

View GitHub Profile

Keybase proof

I hereby claim:

  • I am bookswapsteve on github.
  • I am bookswapsteve (https://keybase.io/bookswapsteve) on keybase.
  • I have a public key ASDuzQpZkLk0EiSUabdovXtirRCV8ERTXcC1YD6kZUbmvAo

To claim this, I am signing this object:

Particle.publish("senml", "{e:[{'n':'LightLevel','v':'" + String(ambientLight) + "'},{'n':'Red','v':'" + String(redLevel) + "'},{'n':'Green','v':'" + String(greenLevel) + "'},{'n':'Blue','v':'" + String(blueLevel) + "'}]}");
Particle.publish("Status","Geiger setup complete.");