mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-19 18:40:01 +02:00
typo
This commit is contained in:
parent
1c13dd95a0
commit
e172156829
@ -4969,7 +4969,7 @@ int is_udp_configured() {
|
||||
}
|
||||
|
||||
void configure_mac() {
|
||||
if (!isControlServer) {
|
||||
if (isControlServer) {
|
||||
if (is_udp_configured() == OK) {
|
||||
ret = configureMAC();
|
||||
if (ret != OK) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user