Configure UART1, UART2 and UART4 ports with this command
```
config-uart-pins.sh
```
@ -26,6 +27,7 @@ Then you can run the program wih this comand*:
```
./daq <daqduration(h)><samplingperiod(s)>
```
*replace **<daqduration(h)>** with the total data acquisition time (in hours), and **<samplingperiod(s)>** with the time between each measurements acquisition (in seconds).
If you need to recompile the progam you can use **gcc** program from the terminal.
If you need to recompile the progam you can use **gcc** program from the terminal.