Skip to content

Commit b867bbf

Browse files
authored
Change name of P1_3 to match bone.js
1 parent 5df30a8 commit b867bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ pins_t table[] = {
189189
// These are for the PocketBeagle
190190
{ "VIN_AC", "P1_1", 0, -1, -1},
191191
{ "GPIO2_23", "P1_2", 87, -1, -1},
192-
{ "USB1_VBUS_OUT", "P1_3", 0, -1, -1},
192+
{ "USB1_DRVVBUS", "P1_3", 0, -1, -1},
193193
{ "GPIO2_25", "P1_4", 89, -1, -1},
194194
{ "USB1_VBUS_IN", "P1_5", 0, -1, -1},
195195
{ "SPI0_CS0", "P1_6", 5, -1, -1},

0 commit comments

Comments
 (0)