turbo-lab / android-beacon-mqtt

Simple android application for notifying MQTT server when iBeacon is in range or lost
GNU General Public License v3.0
27 stars 7 forks source link

Option for decimal point #34

Open jskvbinmv opened 3 years ago

jskvbinmv commented 3 years ago

I am having issues with the language settings on my phone. My regional settings are using , as decimal point. So any float values are sent like this, which is causing issues everywhere...

Would it be possible to add an option which decimal divider to use?

turbulator commented 3 years ago

Yes, it's possible.

turbulator commented 3 years ago

Could you close #35? It's the double of this issue.