mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
Renamed receiver commands to rx_ (#32)
* renamed receiver commands to rx_ * WIP * more commands * check * overwrite * foverwrite
This commit is contained in:
@ -5,7 +5,10 @@ using ti = slsDetectorDefs::timerIndex;
|
||||
using ro = slsDetectorDefs::readOutFlags;
|
||||
using sv = slsDetectorDefs::speedVariable;
|
||||
using defs = slsDetectorDefs;
|
||||
|
||||
namespace test {
|
||||
extern std::string hostname;
|
||||
extern std::string detector_type;
|
||||
extern dt type;
|
||||
extern std::string my_ip;
|
||||
extern std::string my_ip;
|
||||
} // namespace test
|
||||
|
Reference in New Issue
Block a user