-
-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
Describe the issue
Example Code from README.md not compiling
Your Code
using Device.Net;
namespace test
{
class Program
{
static void Main(string[] args)
{
WindowsUsbDeviceFactory.Register();
}
}
}
Log / Stack Trace
CS0103 The name 'WindowsUsbDeviceFactory' does not exist in the current context
Info
- Platform: Windows
- Device Type: USB
- Version: 3.1
MelbourneDeveloper
Metadata
Metadata
Assignees
Labels
No labels