Skip to content

Commit

Permalink
c#: Add new channel type entry (attention)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Nechita <[email protected]>
  • Loading branch information
dNechita authored and cristina-suteu committed Jan 29, 2025
1 parent 32f9afa commit 2398bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/csharp/Channel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ public enum ChannelType
IIO_DELTA_VELOCITY,
IIO_COLORTEMP,
IIO_CHROMATICITY,
IIO_ATTENTION,
IIO_CHAN_TYPE_UNKNOWN = Int32.MaxValue
}

Expand Down

0 comments on commit 2398bbd

Please sign in to comment.