Skip to content

Commit 97557b0

Browse files
Paolo CalaoGiuseppe Lumia
andauthored
Update command/device/createlora.go
Co-authored-by: Giuseppe Lumia <[email protected]>
1 parent 8b55988 commit 97557b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/device/createlora.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ func deveuiBinary(fqbn string) (string, error) {
123123
return bin, nil
124124
}
125125

126-
// extractEUI extracts the EUI from the provisioned lora board
126+
// extractEUI extracts the EUI from the provisioned lora board.
127127
func extractEUI(port string) (string, error) {
128128
var ser serial.Port
129129

0 commit comments

Comments
 (0)