cmd/revid-cli: updated readPin func comment

This commit is contained in:
saxon 2019-02-12 10:42:26 +10:30
parent 4e1c8e7c45
commit b9c53791d8
1 changed files with 2 additions and 0 deletions

View File

@ -357,6 +357,8 @@ func run(cfg revid.Config) error {
}
}
// readPin is callback func for netsender so that pins can be appropriately set
// for this circumstance.
func readPin(pin *netsender.Pin) error {
switch {
case pin.Name == "X23":