mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-08-18 11:52:08 +08:00
docs/gpio: fix include path in synopsis
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ GPIO wrapper functions for Linux userspace sysfs GPIOs.
|
||||
### SYNOPSIS
|
||||
|
||||
``` c
|
||||
#include <periphery/gpio.md>
|
||||
#include <periphery/gpio.h>
|
||||
|
||||
/* Primary Functions */
|
||||
gpio_t *gpio_new(void);
|
||||
|
||||
Reference in New Issue
Block a user