aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/python/curses_fft.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining Python 2 referencesMartin Braun2020-05-071-1/+1
| | | | | | | This changes two things in all applicable files: - Remove imports from __future__ - Change default shebangs from /usr/bin/env python to /usr/bin/env python3
* python: Added curses frequency plot examplePaul David2018-06-201-0/+152