mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-12 19:15:36 +02:00
format receiver
This commit is contained in:
Executable → Regular
+1
-4
@@ -2,11 +2,8 @@
|
||||
#include "GeneralData.h"
|
||||
#include "catch.hpp"
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
|
||||
// using namespace sls;
|
||||
|
||||
// TEST_CASE("Parse jungfrauctb header", "[receiver]") {
|
||||
@@ -55,7 +52,7 @@
|
||||
// CHECK(subFrameNumber == -1);
|
||||
// }
|
||||
|
||||
// TEST_CASE("Parse header gotthard data", "[receiver]") {
|
||||
// TEST_CASE("Parse header gotthard data", "[receiver]") {
|
||||
// GotthardData data;
|
||||
// struct packet {
|
||||
// uint32_t frameNumber;
|
||||
|
||||
Reference in New Issue
Block a user