@user75453, for example, you have
var onConnect = function() {
but onConnect is not referrenced anywhere else.
@CriscoCrusader started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@user75453, for example, you have
but onConnect is not referrenced anywhere else.