DIY Auto-Correlator
1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
code
software
pseudoSerial.hpp
Go to the documentation of this file.
1
#pragma once
2
#ifdef CORR_SIMULATOR
3
#include <sstream>
4
5
extern
std::stringstream Serial;
6
#endif
Generated by
1.9.2