Skip to content

Commit 9495e28

Browse files
committed
Remove sublinks
1 parent 4ca8d35 commit 9495e28

1 file changed

Lines changed: 1 addition & 64 deletions

File tree

_config.yml

Lines changed: 1 addition & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -7,74 +7,11 @@ navigation:
77
link: /setup/getting_started.html
88
- title: Module 1 - First Examples
99
link: /01_first_examples/index.html
10-
sublist:
11-
- title: Blink (Built-in LED)
12-
link: /01_first_examples/01_01_blink.html
13-
- title: Blink (External LED)
14-
link: /01_first_examples/01_02_blink_external_led.html
15-
- title: Button and LED
16-
link: /01_first_examples/01_03_button_and_led.html
17-
- title: Button and LED On/Off Switch
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
2110
- title: Module 2 - Input and Output
2211
link: /02_input_output/index.html
23-
sublist:
24-
- title: Flowing Light
25-
link: /02_input_output/02_01_flowing_light.html
26-
- title: Flowing Light with PWM
27-
link: /02_input_output/02_02_flowing_light_with_pwm.html
28-
- title: Gradient Color Light
29-
link: /02_input_output/02_03_gradient_color_light.html
30-
- title: LED Pixel
31-
link: /02_input_output/02_04_led_pixel.html
32-
- title: Rainbow Light
33-
link: /02_input_output/02_05_rainbow_light.html
34-
- title: Read the Voltage of a Potentiometer
35-
link: /02_input_output/02_06_read_voltage_potentiometer.html
36-
- title: Soft Light
37-
link: /02_input_output/02_07_soft_light.html
3812
- title: Module 3 - Sensors
3913
link: /03_sensors/index.html
40-
sublist:
41-
- title: Night Lamp
42-
link: /03_sensors/03_01_night_lamp.html
43-
- title: Thermometer
44-
link: /03_sensors/03_02_thermometer.html
45-
- title: Joystick
46-
link: /03_sensors/03_03_joystick.html
47-
- title: Ultrasonic Ranging
48-
link: /03_sensors/03_04_ultrasonic_ranging.html
49-
- title: Ultrasonic Ranging (with the hcsr04 module)
50-
link: /03_sensors/03_05_ultrasonic_ranging_2.html
51-
- title: Hygrothermograph (DHT11)
52-
link: /03_sensors/03_06_hygrothermograph_dht11.html
53-
- title: Matrix Keypad
54-
link: /03_sensors/03_07_matrix_keypad.html
55-
- title: MPU6050 Attitude Sensor
56-
link: /03_sensors/03_08_mpu6050_attitude_sensor.html
5714
- title: Module 4 - Output
5815
link: /04_output/index.html
59-
sublist:
60-
- title: 7-Segment Display
61-
link: /04_output/04_01_seven_segment_display.html
62-
- title: Four Digit Seven Segment Display
63-
link: /04_output/04_02_four_digit_seven_segment.html
64-
- title: LCD1602 Display
65-
link: /04_output/04_03_lcd1602.html
66-
- title: Motor & Driver - Control Motor with Potentiometer
67-
link: /04_output/04_04_motor_driver.html
68-
- title: Servo Sweep
69-
link: /04_output/04_05_servo_sweep.html
70-
- title: Servo Knob
71-
link: /04_output/04_06_servo_knob.html
72-
- title: Stepper Motor
73-
link: /04_output/04_07_stepper_motor.html
74-
- title: Hygrothermograph (DHT11 + LCD1602)
75-
link: /04_output/04_08_hygrothermograph_dht11_2.html
7616
- title: Module 5 - Advanced
77-
link: /05_advanced/index.html
78-
sublist:
79-
- title: Interrupts
80-
link: /05_advanced/05_01_interrupts.html
17+
link: /05_advanced/index.html

0 commit comments

Comments
 (0)