Skip to content
Snippets Groups Projects
Commit 7cc3f5e1 authored by Paul Beuchat's avatar Paul Beuchat
Browse files

Added CF18-CF20 to the channelLUT (look up table) of the System Config GUI

parent b73412c5
No related branches found
No related tags found
No related merge requests found
...@@ -52,4 +52,7 @@ std::map<std::string, std::string> channel_LUT ...@@ -52,4 +52,7 @@ std::map<std::string, std::string> channel_LUT
{"CF15", "0/112/2M/E7E7E7E70F"}, {"CF15", "0/112/2M/E7E7E7E70F"},
{"CF16", "0/120/2M/E7E7E7E710"}, {"CF16", "0/120/2M/E7E7E7E710"},
{"CF17", "0/4/2M/E7E7E7E711"}, {"CF17", "0/4/2M/E7E7E7E711"},
{"CF18", "0/12/2M/E7E7E7E712"},
{"CF19", "0/20/2M/E7E7E7E713"},
{"CF20", "0/28/2M/E7E7E7E714"},
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment