-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 338015 b: refs/heads/master c: c4f0c69 h: refs/heads/master i: 338013: 8d15234 338011: 167ca89 338007: 5cb2283 337999: 31fed06 337983: 53277b3 v: v3
- Loading branch information
Lars-Peter Clausen
authored and
Jonathan Cameron
committed
Nov 20, 2012
1 parent
d8cc07c
commit d3aecf8
Showing
4 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 484a0bf091c93c379e6524a17bb037c33c898e01 | ||
refs/heads/master: c4f0c6936762ecd6b453275611a785dfdee0d417 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,7 @@ enum iio_chan_type { | |
IIO_CAPACITANCE, | ||
IIO_ALTVOLTAGE, | ||
IIO_CCT, | ||
IIO_PRESSURE, | ||
}; | ||
|
||
enum iio_modifier { | ||
|