Add trademark
This commit is contained in:
parent
41ca8eca97
commit
e91bcb85f5
|
|
@ -6,6 +6,7 @@ __copyright__ = "Copyright (C) Mike Loebl"
|
||||||
|
|
||||||
# Script based on mqtt-owfs-temp written by Kyle Gordon and converted for use with APRS
|
# Script based on mqtt-owfs-temp written by Kyle Gordon and converted for use with APRS
|
||||||
# Source: https://github.com/kylegordon/mqtt-owfs-temp
|
# Source: https://github.com/kylegordon/mqtt-owfs-temp
|
||||||
|
# APRS is a registered trademark Bob Bruninga, WB4APR
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import logging
|
import logging
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue