Skip to content

Commit f480b75

Browse files
nascsRadxaYuntian
andauthored
Apply suggestions from code review
Co-authored-by: ZHANG Yuntian <[email protected]>
1 parent 38d617c commit f480b75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/mraa/gpio.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ typedef enum {
6767
MRAA_GPIOD_ACTIVE_LOW = 4,
6868
MRAA_GPIOD_OPEN_DRAIN = 5,
6969
MRAA_GPIOD_OPEN_SOURCE = 6,
70-
MRAA_GPIO_DISABLE = 7,
70+
MRAA_GPIOD_BIAS_DISABLE = 7,
7171
} mraa_gpio_mode_t;
7272

7373
/**

docs/radxa_rock_pi_e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Supports
4242

4343
You can find additional product support in the following channels:
4444

45-
- [Product Info](https://docs.radxa.com/rockpi/e)
45+
- [Product Info](https://docs.radxa.com/rockpi/rockpie)
4646
- [Forums](https://forum.radxa.com/c/rockpie)
4747
- [Github](https://github.com/radxa)

0 commit comments

Comments
 (0)