miroRucka / bh1750

MIT License
3 stars 5 forks source link

iotjs: fallback to array #14

Closed rzr closed 6 years ago

rzr commented 6 years ago

IoT.js is an alternate javascript runtime powered by Jerryscript engine (designed for contrainted devices).

Buffer/Arrays objects have limited API too, so this extra test will make the code working on both runtime.

Change-Id: I73861a3fd47047fd5c8f9d3ab24cb6f46c4b37b4 Signed-off-by: Philippe Coval p.coval@samsung.com