p5.js-website-OLD
p5.js-website-OLD copied to clipboard
Reference examples for onDeviceTurn() and onDeviceMove() do not work
onDeviceMove() and onDeviceTurn() examples do not work in the reference pages: http://p5js.org/reference/#/p5/onDeviceMove http://p5js.org/reference/#/p5/onDeviceTurn
The functions work, as I tested them here: onDeviceMove(): http://bit.ly/1FNEQGx onDeviceTurn(): http://bit.ly/1JoSEvU
They also worked when they were generated within an iframe.
It could be an issue with render.js.