espruino / EspruinoTools

JavaScript library of tools for Espruino - used for the Web IDE, CLI, etc.
Apache License 2.0
150 stars 89 forks source link

Remove depreciation warnings around new Buffer #100

Closed pankleks closed 5 years ago

pankleks commented 5 years ago

remove depreciation warnings around new Buffer -> #99

gfwilliams commented 5 years ago

Thanks!