mjs icon indicating copy to clipboard operation
mjs copied to clipboard

Convert between Hex and Dec

Open amizer12 opened this issue 4 years ago • 0 comments

Hi. Is there a simple way to convert hex values into decimal in mjs ? I dont think in mjs we have tools available for this like in standard js. I have a use case where i receive hex via uart from device and i want to calculate some other variables using those. Any pointers ?

amizer12 avatar Nov 25 '21 00:11 amizer12