egzumer
egzumer
For your consideration, I was trying to make a binary and had problems with drivers loading. I guess you replace drivers/__init__.py when you do a release because it isn't working...
…ffecting device sleep state is used When deep sleep is used the value returned by millis() is invalid (millis timers are being stoped). This in turn affects the connection timeout...
Bands are defined as: `BANDS = { 0: [50.0, 76.0], 1: [108.0, 135.9999], 2: [136.0, 199.9990], 3: [200.0, 299.9999], 4: [350.0, 399.9999], 5: [400.0, 469.9999], 6: [470.0, 600.0] }` According...