Skip to content

Commit

Permalink
add reference to gpiod
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Werner committed Dec 13, 2020
1 parent 767123a commit 43b9770
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# Simple GPIO library for Raspberry Pi in Go

This module implements a Go module to manipulate the GPIO pins.
It has been created as a first try to understand the Raspberry Pi programming and GPIO.
If you look for a decent implementation that will work in furture linux versions have a look at [gpiod](https://github.com/warthog618/gpiod).

## Features

Expand Down

0 comments on commit 43b9770

Please sign in to comment.