node-hackrf icon indicating copy to clipboard operation
node-hackrf copied to clipboard

Use const and let for variables in JS code + README

Open rjoonas opened this issue 6 years ago • 0 comments

const and let have been fully supported since node 6, older node versions have already reached end-of-life status.

rjoonas avatar Mar 22 '19 19:03 rjoonas