@ -24,6 +24,6 @@ Connect sensors to power supply and Beaglebone like in the next diagram.
Then you can run the code wih this comand*:
```
./daq <time><samplingperiod>
./daq <daq duration(h)><samplingperiod(s)>
```
*change <time> and <samplingperiod> with your own values.
*replace **<daqduration(h)>** with the total data acquisition time (in hours), and **<samplingperiod(s)>** with the time between each measurements acquisition (in seconds).