-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CmdMessengerTest failed with Arduino Uno #32
Comments
Usually OK, but sometimes...
|
I am also getting poor test results with similar environment (Windows 10, Arduino UNO, Visual Studio 2019, baud rate 115200). Adding to confirm the issue still exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
environment:
Arduino UNO
Arduino IDE 1.6.11
Visual Studio 2015.3
Windows 10x64
prepare CommandMessengerTests:
var device = arduinoNano;
PortName = "COM7"
run CommandMessengerTests (x86, Release)
TestLogFile.txt: https://pastebin.com/wZCkLBT4
The text was updated successfully, but these errors were encountered: