mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
check firmware version and api version upon server startup
This commit is contained in:
@ -49,6 +49,7 @@ struct BebInfo{
|
||||
|
||||
void Beb_GetModuleCopnfiguration(int* master, int* top);
|
||||
u_int32_t Beb_GetFirmwareRevision();
|
||||
u_int32_t Beb_GetFirmwareSoftwareAPIVersion();
|
||||
void Beb_ResetFrameNumber();
|
||||
|
||||
int Beb_WriteTo(unsigned int index);
|
||||
|
Reference in New Issue
Block a user