I search always...
it looks like the program goes once in the loop and does not return.
modified driver for test:
def hardware_name(self):
return self.station_hardware
# Every half-rotations, add 1 to count
def spin(self):
self.wind_count = self.wind_count + 1
# #loginf("incremented self.wind_count") #pour test
* print("spin" + str(self.wind_count))*
spin1
Measuring wind direction for 5 seconds...
Measuring wind direction for 5 seconds...
Measuring wind direction for 5 seconds...
it should show spin2, spin3 etc etc
Patrick
On Saturday, December 8, 2018 at 3:40:43 PM UTC+1, Patrick Tranchant wrote:
>
> hello I am a newbie from France ( sorry for my english )
>
> I want to use weewx on a raspberry with a weather station built by myself
> (view on Magpi)
> I don't see my station on your website to configure :
>
> Weather Station Hardware Comparison: I don't found my weather station.
> Do you have a solution or how to configure Weewx
>
> thank you for your help
>
> Patrick
>
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.