Nevada's Help by wswigert

This sketch is missing a short description
A barebones sketch that defined four total functions: setup, loop, newFunction, and newFunction2. Three functions are of type 'void' and are incapable of returning a value. newFunction is of type 'float' and is capable of returning a value.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:222154" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>