stevefielding / test_rs485

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_rs485.c

Raspberry Pi RS485 loopback test.

mkdir build
cd build
cmake ..
make all
./test

About


Languages

Language:C 89.8%Language:CMake 10.2%