Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4140

C/C++ • Re: Introducing WiringPi C Library 3.4

$
0
0
Unfortunately, there hasn't been time yet to create proper documentation. It's a major omission. Currently, the focus is solely on updating the libraries to meet current needs and dissuading people from switching to another library.
You are going to have a very hard sell without docs....Those that can sift thru the details and make it work don't need your code, hence it currently is of zero value to those getting started.

All they have to do now is look at the doc file for libgpiod and they are toggling pins, so what is the point with another version?

Code:

$sudo apt install libgpiod-docs libgpiod-dev gpiod
Then to view the docs for libgpiod
Just open the docs in a web browser

Code:

usr/share/doc/libgpiod-dev/html/files.html
That actually works very well.

Statistics: Posted by foxsquirrel — Sat May 11, 2024 5:29 pm



Viewing all articles
Browse latest Browse all 4140

Trending Articles