add mean_count again for sensebox

master
ademant 2019-08-02 17:17:14 +02:00
parent 4b43dc5e73
commit c72748c575
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class meas_data:
self.stat_mean=0
self.set_ring_length(ring_length)
self.set_mean_count(mean_count)
self.bstoreeach=False
self.sensebox=""
self.senseid=""
self.sense_url="https://ingress.opensensemap.org/"