Bill Hass

Results 3 issues of Bill Hass

While testing `numap-scan` from nu-map's (https://github.com/sprout42/nu-map/tree/umap2_python3_updates) against facedancer's current master branch (2281b57b579f), I encounter the following error: [ERROR ] Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/numap-2.0.2-py3.6.egg/numap/apps/scan.py", line 50, in run...

bug

Fixes Issue #359 I considered converting it to a `self.log.warning(),` but the API documentation states a `readlen` of 0 is valid so it doesn't make sense to warn the developer...

Basic sanity testing of the networked play isn't working when I wire up the SAO I2C (I2C_SDA, I2C_SCL, GND). Badge code appears to use different pins for I2C, pins 2...