douglasjunior / react-native-easybluetooth-classic

⚛ A Library for easy implementation of Serial Bluetooth Classic on React Native (Android Only).
https://www.npmjs.com/package/easy-bluetooth-classic
MIT License
43 stars 7 forks source link

Config Explained? #37

Open cmosboss opened 5 years ago

cmosboss commented 5 years ago

I am just wondering if it would be at all possible to get some more details on the config. I just recently learned about the delimiter and what it does. What exactly do the buffer size and UUID do? I know each devices has a UUID, but my app has the config value in the setup doc and everything works fine. Wondering what that is and why it exists.