mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
nmux: Small fixes
This commit is contained in:
parent
2c5089d18d
commit
c1d8fceea5
3 changed files with 3 additions and 3 deletions
|
|
@ -132,7 +132,7 @@ def main():
|
|||
import_all_plugins("plugins/dsp/")
|
||||
|
||||
#Pypy
|
||||
if pypy: print "pypy detected (and now something completely different: a c code is expected to run at a speed of 3*10^8 m/s?)"
|
||||
if pypy: print "pypy detected (and now something completely different: c code is expected to run at a speed of 3*10^8 m/s?)"
|
||||
|
||||
#Change process name to "openwebrx" (to be seen in ps)
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue