Agamnentzar / bluetooth-serial-port

multi-platform bluetooth serial port library for C++
Other
89 stars 27 forks source link

Typo in readme #17

Closed EchoHowardLam closed 3 years ago

EchoHowardLam commented 3 years ago

In README.md, it is

BTSerialPortBinding::IsDataAvailable(buffer, length)

In BTSerialPortBinding.h, it is

bool IsDataAvailable();
Agamnentzar commented 3 years ago

Oops, sorry, it was copy paste error, fixed in 63eeadf7e7dbbe16a8c7876a557f2dd0c4f18a92