@@ -6,18 +6,20 @@ navigation:
66 - title : Getting Started
77 link : /setup/getting_started.html
88 - title : Module 1 - First Examples
9- link : /01_first_examples/
9+ link : /01_first_examples/index.html
1010 sublist :
1111 - title : Blink (Built-in LED)
12- link : /01_first_examples/01_01_blinking_led .html
12+ link : /01_first_examples/01_01_blink .html
1313 - title : Blink (External LED)
14- link : /01_first_examples/01_02_blinking_external_led .html
14+ link : /01_first_examples/01_02_blink_external_led .html
1515 - title : Button and LED
1616 link : /01_first_examples/01_03_button_and_led.html
1717 - title : Button and LED On/Off Switch
18- link : /01_first_examples/01_04_button_and_led_on_off_switch.html
18+ link : /01_first_examples/01_03a_button_and_led_on_off.html
19+ - title : Breathing LED
20+ link : /01_first_examples/01_04_breathing_led.html
1921 - title : Module 2 - Input and Output
20- link : /02_input_output/
22+ link : /02_input_output/index.html
2123 sublist :
2224 - title : Flowing Light
2325 link : /02_input_output/02_01_flowing_light.html
@@ -34,7 +36,7 @@ navigation:
3436 - title : Soft Light
3537 link : /02_input_output/02_07_soft_light.html
3638 - title : Module 3 - Sensors
37- link : /03_sensors/
39+ link : /03_sensors/index.html
3840 sublist :
3941 - title : Night Lamp
4042 link : /03_sensors/03_01_night_lamp.html
@@ -53,7 +55,7 @@ navigation:
5355 - title : MPU6050 Attitude Sensor
5456 link : /03_sensors/03_08_mpu6050_attitude_sensor.html
5557 - title : Module 4 - Output
56- link : /04_output/
58+ link : /04_output/index.html
5759 sublist :
5860 - title : 7-Segment Display
5961 link : /04_output/04_01_seven_segment_display.html
@@ -72,7 +74,7 @@ navigation:
7274 - title : Hygrothermograph (DHT11 + LCD1602)
7375 link : /04_output/04_08_hygrothermograph_dht11_2.html
7476 - title : Module 5 - Advanced
75- link : /05_advanced/
77+ link : /05_advanced/index.html
7678 sublist :
7779 - title : Interrupts
7880 link : /05_advanced/05_01_interrupts.html
0 commit comments