I believe it's still entirely valid JS...
You can just reference them with myData['A 3'] so it's not a big problem?
myData['A 3']
@Gordon 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.
I believe it's still entirely valid JS...
You can just reference them with
myData['A 3']
so it's not a big problem?