You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,9 @@ This library supports both transmitting and receiving IR codes.
16
16
17
17
## Getting Started
18
18
19
-
The `RaspberryIRDotNetExamples` console app contains some examples of how to use the library.
19
+
Get from [NuGet.org](https://www.nuget.org/packages/RaspberryIRDotNet/)
20
+
21
+
The `RaspberryIRDotNetExamples` console app (not in the NuGet package) contains some examples of how to use the library.
20
22
21
23
First check `DemoConfig.cs` in `RaspberryIRDotNetExamples` has the right paths to your `/dev/lirc` devices as per the `<summary>` descriptions in that file.
0 commit comments