heading update

This commit is contained in:
ImplFerris 2024-12-26 23:17:53 +05:30
parent 6c7f1dcc68
commit ff3f7fbdaf

View File

@ -13,6 +13,6 @@
- [PWM in Depth](./core-concepts/pwm/pwm-in-depth.md)
- [LED PWM Controller](./core-concepts/pwm/led-pwm-controller.md)
- [no_std, no_main in Rust](./core-concepts/no-std-main.md)
- [Dimming LED](./led/index.md)
- [Fading LED](./led/index.md)
- [Code](./led/code.md)
- [External LED](./led/external-led.md)