node-hackrf
node-hackrf copied to clipboard
Use const and let for variables in JS code + README
const and let have been fully supported since node 6, older node versions have already reached end-of-life status.