Cleanup GPIO page and add a dedicated LED page.

This commit is contained in:
Gauthier Provost 2018-10-03 17:12:41 +08:00
parent f3a9d0ec15
commit 3fd768addd
8 changed files with 84 additions and 49 deletions

View file

@ -61,6 +61,7 @@ pages:
- Hardware:
- Overview : 'hardware.md'
- GPIO : 'gpio.md'
- LED : 'led.md'
- PWM (Fan) : 'pwm.md'
- I2C (OLED) : 'i2c.md'
- SPI (NOR Flash) : 'spi.md'