FindObjectsOfType can only be called from the main thread

Issue #14 resolved
Former user created an issue

Windows 10 64-but / Arduino Mega 2560

I am receiving the attached error when attempting to discover ports: FindObjectsOfType can only be called from the main thread.

The error points to a line in the initialization of the UduinoManager (line 102 of UduinoManager.cs).

Is there a change to the code that I should be making?

Comments (1)

  1. Log in to comment