86dccd467ec641b598e5bf73e19ddba338c2bb47
oscilloscope
A digital oscilloscope
Compiling
git clone https://github.com/0xFEEDC0DE64/oscilloscope.git
mkdir build_oscilloscope
cd build_oscilloscope
qmake ../oscilloscope
make
./oscilloscope
Languages
C++
97.9%
QMake
2.1%
