Skip to content

Commit

Permalink
chore: sync linuxgpio.c
Browse files Browse the repository at this point in the history
  • Loading branch information
koen1711 committed Apr 26, 2024
1 parent df7df2d commit 9d21ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/linuxgpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -724,4 +724,4 @@ void linuxgpio_initpgm(PROGRAMMER *pgm) {

const char linuxgpio_desc[] = "GPIO bitbanging using the Linux libgpiod or sysfs interface (not available)";

#endif /* HAVE_LINUXGPIO */
#endif /* HAVE_LINUXGPIO */

0 comments on commit 9d21ba7

Please sign in to comment.