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 310fefa commit 42f127cCopy full SHA for 42f127c
fl16-inputmodules/src/matrix.rs
@@ -37,7 +37,7 @@ pub struct LedmatrixState {
37
pub sleeping: SleepState,
38
/// State of the current game, if any
39
pub game: Option<GameState>,
40
- /// Animation perios in microseconds
+ /// Animation period in microseconds
41
pub animation_period: u64,
42
/// Current LED PWM frequency
43
pub pwm_freq: PwmFreqArg,
0 commit comments