Cleanup
This commit is contained in:
parent
dc07204f03
commit
3e8177f80b
@ -20,13 +20,13 @@ import time
|
|||||||
from dmrlink import IPSC, UnauthIPSC, NETWORK, networks, logger, dmr_nat, int_id, send_to_ipsc
|
from dmrlink import IPSC, UnauthIPSC, NETWORK, networks, logger, dmr_nat, int_id, send_to_ipsc
|
||||||
|
|
||||||
__author__ = 'Cortney T. Buffington, N0MJS'
|
__author__ = 'Cortney T. Buffington, N0MJS'
|
||||||
__copyright__ = 'Copyright (c) 2013 Cortney T. Buffington, N0MJS and the K0USY Group'
|
__copyright__ = 'Copyright (c) 2014 Cortney T. Buffington, N0MJS and the K0USY Group'
|
||||||
__credits__ = 'Adam Fast, KC0YLK, Dave K, and he who wishes not to be named'
|
__credits__ = 'Adam Fast, KC0YLK; Dave K; and he who wishes not to be named'
|
||||||
__license__ = 'Creative Commons Attribution-ShareAlike 3.0 Unported'
|
__license__ = 'Creative Commons Attribution-ShareAlike 3.0 Unported'
|
||||||
__version__ = '0.2a'
|
__version__ = '0.1a'
|
||||||
__maintainer__ = 'Cort Buffington, N0MJS'
|
__maintainer__ = 'Cort Buffington, N0MJS'
|
||||||
__email__ = 'n0mjs@me.com'
|
__email__ = 'n0mjs@me.com'
|
||||||
__status__ = 'Production'
|
__status__ = 'pre-alpha'
|
||||||
|
|
||||||
class playbackIPSC(IPSC):
|
class playbackIPSC(IPSC):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user