From ff3f7fbdaf05a4975073f990dae376bc6a332a4c Mon Sep 17 00:00:00 2001 From: ImplFerris Date: Thu, 26 Dec 2024 23:17:53 +0530 Subject: [PATCH] heading update --- src/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 654a203..0e60226 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -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)