Subversion Repositories yaws

Rev

Rev 6 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 16
Line 1... Line 1...
1
#!/usr/bin/env python3
1
#!/usr/bin/python3
2
# -*- coding: utf-8 -*-
2
# -*- coding: utf-8 -*-
3
#
3
#
4
#  sensors/rain.py
4
#  sensors/rain.py
5
#  
5
#  
6
#  Copyright 2020 Ron Wellsted <ron@wellsted.org.uk>
6
#  Copyright 2020 Ron Wellsted <ron@wellsted.org.uk>