Fix nonunique anchors (#23910)
This commit is contained in:
parent
be9dfe65dd
commit
942c2a8d5a
@ -520,7 +520,7 @@ Move to the previous enabled effect.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### `void led_matrix_step_reverse_noeeprom(void)` {#api-led-matrix-step-reverse}
|
### `void led_matrix_step_reverse_noeeprom(void)` {#api-led-matrix-step-reverse-noeeprom}
|
||||||
|
|
||||||
Move to the previous enabled effect. New state is not written to EEPROM.
|
Move to the previous enabled effect. New state is not written to EEPROM.
|
||||||
|
|
||||||
|
@ -1177,7 +1177,7 @@ Move to the previous enabled effect.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### `void rgb_matrix_step_reverse_noeeprom(void)` {#api-rgb-matrix-step-reverse}
|
### `void rgb_matrix_step_reverse_noeeprom(void)` {#api-rgb-matrix-step-reverse-noeeprom}
|
||||||
|
|
||||||
Move to the previous enabled effect. New state is not written to EEPROM.
|
Move to the previous enabled effect. New state is not written to EEPROM.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user