if i use an array of command i'm supposed to receive some datas
i'm trying to convert the data in hexa value...
when i'm trying .toString(radix), console displays always the same char, not bin or oct or hex value...
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.
Hello,
i'm working with Voice module from DFRobot
if i use an array of command i'm supposed to receive some datas
i'm trying to convert the data in hexa value...
when i'm trying
.toString(radix)
, console displays always the same char, not bin or oct or hex value...sorry, where i'm wrong?
it display