Show the file size of the files in the tmp_dir on the LCD.
[ruwai.git] / software / c++ / ruwaicom / src / README
blob5c242c504a5763b946f02b358eccc858d1c1c0de
1 First, compile the libmseed library. Than compile read_serial.
3 COMPILE:
4 g++ -std=c++0x -Wall -o read_serial root.cpp serial_parser.cpp recorder.cpp read_serial.cpp -lpthread -lmseed -I../include -L../lib