Skip to content
Snippets Groups Projects
Commit 1638c145 authored by BRONES Romain's avatar BRONES Romain
Browse files

fix(fofb-opcua): No need to init appl at end of start

* Since LNM is used, generix device server only writes 0 in registers
  that are mapped
parent 84f489f1
Branches
No related tags found
No related merge requests found
......@@ -41,11 +41,6 @@ start() {
failure
else
echo "started" > $LOCK_FILE
# Reset the FPGA
echo "Init again application" >> $LOG_FILE
/etc/init.d/fofb-init.sh reload >> $LOG_FILE
success
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment