mirror of
https://git.psi.ch/fda/ch.psi.fda.xscan.git
synced 2026-05-05 03:04:14 +02:00
added comment
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package ch.psi.fda.core.loops.cr;
|
||||
|
||||
/**
|
||||
* Header of the ZMQ message
|
||||
*/
|
||||
public class MainHeader {
|
||||
private String htype;
|
||||
private int elements;
|
||||
|
||||
Reference in New Issue
Block a user