We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea09c36 commit 4487a7fCopy full SHA for 4487a7f
neotron-bmc-commands/src/lib.rs
@@ -156,5 +156,5 @@ pub enum Command {
156
/// Speaker Duty cycle, in 1/255
157
/// * Length: 1
158
/// * Mode: R/W
159
- SpeakerDutyCycle = 0x73
+ SpeakerDutyCycle = 0x73,
160
}
0 commit comments