5 lines
141 B
Python
Executable File
5 lines
141 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
if __name__ == '__main__':
|
|
print "ERROR: uhd_modes.py has been deprecated. The new application name is modes_rx."
|