noble / noble-device

A Node.js lib to abstract BLE (Bluetooth Low Energy) peripherals, uses noble
MIT License
97 stars 66 forks source link

Remove duplicated ```writeUInt8Characteristic``` function #16

Closed hotchpotch closed 8 years ago

hotchpotch commented 8 years ago

multiply defined writeUInt8Characteristic function.

sandeepmistry commented 8 years ago

@hotchpotch Thanks!