From b0db2314e0d43c528e4797c6f329d49742578531 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 11 Nov 2021 19:32:38 +0100 Subject: Create QAM without gui --- src/qam.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/qam.py (limited to 'src/qam.py') diff --git a/src/qam.py b/src/qam.py new file mode 120000 index 0000000..a59366b --- /dev/null +++ b/src/qam.py @@ -0,0 +1 @@ +../simulation/QAM/qam_nogui.py \ No newline at end of file -- cgit v1.2.1