On Fri, Dec 19, 2014 at 8:55 AM, Martin Pieuchot wrote:
> On 19/12/14(Fri) 08:04, David Higgs wrote:
>> Split upd_update_sensors() behavior to gather all values prior to updating
>> sensor contents.
>>
>> Because sensors were updated in report_ID order, it could take multiple
>> passes of upd_re
On 19/12/14(Fri) 08:04, David Higgs wrote:
> Split upd_update_sensors() behavior to gather all values prior to updating
> sensor contents.
>
> Because sensors were updated in report_ID order, it could take multiple
> passes of upd_refresh() to update some sensors. Specifically,
> battery-relat
Split upd_update_sensors() behavior to gather all values prior to updating
sensor contents.
Because sensors were updated in report_ID order, it could take multiple passes
of upd_refresh() to update some sensors. Specifically, battery-related sensors
“prior” to a change in BatteryPresent would