thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Remove redundant member variable #118

Closed pletch closed 3 years ago

pletch commented 3 years ago

Is there a reason for the extra lines of code and the redundant member variable that will end up with the same value as public class variable receives_battery?

lbussy commented 3 years ago

This is not quite right. 197 != receives battery. v1's send 197 (only.) The logic there is actually necessary (and John and I argued about it for a while.)