Skip to content

Instantly share code, notes, and snippets.

@Fastie
Created March 7, 2013 17:29
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Fastie/5109944 to your computer and use it in GitHub Desktop.
Spectral Workbench macro template for calibration
setup: function() {
// code to run on startup
$W.calibrate(id,pixel#,405.4,pixel#,650)
},
draw: function() {
// code to run every frame
}
@kelvinw88
Copy link

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment