TinyCamML / Boron-and-OpenMV

This repo is continued progress between Boron and OpenMV as a self contained device that can successfully monitoring flooding on roadways.
MIT License
0 stars 0 forks source link

Get rid of the diamond with question mark #40

Open efarq opened 3 months ago

efarq commented 3 months ago

When the OpenMV sends over "Flood" or "NoFlood" to the Boron, it also includes a diamond with a question mark. According to forums, it seems like a utf-8 decoding error, but I have tried getting rid of it to no avail. Since it wasn't occurring before I added the MOSFET switch, I'm wondering if it'll go away when we potentially get rid of the voltage divider. I mostly just wanted to put this in here so I don't forget about it.

Also, I labeled it as an enhancement instead of a bug since everything still works with the diamond question mark.