Ltu-Bike-trailer / Mobile-App

MIT License
0 stars 0 forks source link

App parse Bluetooth data #9

Closed Holypies closed 1 month ago

Holypies commented 1 month ago

Parse data received from Bluetooth Device

sleeplessmisty commented 1 month ago

Here we will have to research how rust formatting converts to JS, it will be binary formatted utf8

Maybe REGEX search and replace, but need to be looked into.

sleeplessmisty commented 1 month ago

This was done rather simple for now, will open new issue on the continuation