61f6bb8b59 | ||
---|---|---|
.. | ||
Properties | ||
README.md | ||
SerialTests.cs | ||
UnitTestsSerialPort.nfproj | ||
nano.runsettings | ||
packages.config | ||
packages.lock.json |
README.md
SerialPort Unit Tests
Note:
The current unit tests only run on real hardware, and are currently setup for ESP32 devices with COM2
and COM3
available and interconnected.
Other devices can be added easily by changing the SetupComPorts
in SerialTests.cs.