Milesight-IoT / SensorDecoders

https://www.milesight.com
GNU General Public License v3.0
133 stars 61 forks source link

Fix: Accepting pulse counter on GPIO1 #1

Closed gfnord closed 3 years ago

gfnord commented 3 years ago

The previous decoder accepts only counter on GPIO2, but the UC50x can use both GPIO for counter. The code to read the counter on GPIO was added.