test progress
This commit is contained in:
parent
01e8977689
commit
93e45ca9b9
|
@ -123,6 +123,6 @@ public class LiveDataProcessorTest {
|
|||
"LDS_output_channels,\n" +
|
||||
"} live_data_e;\n" +
|
||||
"#define WBO_CHANNELS_BASE_ADDRESS 0\n" +
|
||||
"#define OUTPUT_CHANNELS_BASE_ADDRESS 12\n", LiveDataProcessor.enumContentFileName);
|
||||
"#define OUTPUT_CHANNELS_BASE_ADDRESS 24\n", LiveDataProcessor.enumContentFileName);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue