Skip to content

Commit 4487a7f

Browse files
committed
Formatting
1 parent ea09c36 commit 4487a7f

File tree

1 file changed

+1
-1
lines changed
  • neotron-bmc-commands/src

1 file changed

+1
-1
lines changed

neotron-bmc-commands/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ pub enum Command {
156156
/// Speaker Duty cycle, in 1/255
157157
/// * Length: 1
158158
/// * Mode: R/W
159-
SpeakerDutyCycle = 0x73
159+
SpeakerDutyCycle = 0x73,
160160
}

0 commit comments

Comments
 (0)