Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: libserialport libxml2
Diff: channel.c
- Revision:
- 2:9eb0a9a1f958
- Parent:
- 0:df031b60ca29
- Child:
- 3:d147beabba0e
--- a/channel.c Thu Aug 25 16:01:01 2016 +0000 +++ b/channel.c Tue Sep 20 15:34:31 2016 +0000 @@ -17,9 +17,9 @@ * */ #include "debug.h" -#include "iio-errno.h" #include "iio-private.h" +#include <errno.h> #include <stdio.h> #include <string.h>