mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
Return code added to GPIO server function.
This commit is contained in:
parent
4636bd50fc
commit
3e2a73012b
@ -913,6 +913,7 @@ EOF
|
||||
esac
|
||||
systemctl daemon-reload
|
||||
systemctl restart pigpiod
|
||||
return 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user