mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 16:48:35 +01:00
reset fpga implemented, changed receiver configuration warning prints, powerchip implemented
This commit is contained in:
@@ -106,9 +106,9 @@ enum {
|
||||
|
||||
F_SET_NETWORK_PARAMETER, /**< set network parameters such as transmission delay, flow control */
|
||||
|
||||
F_PROGRAM_FPGA /**< program FPGA */
|
||||
|
||||
|
||||
F_PROGRAM_FPGA, /**< program FPGA */
|
||||
F_RESET_FPGA, /**< reset FPGA */
|
||||
F_POWER_CHIP /**< power chip */
|
||||
/* Always append functions hereafter!!! */
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user