@@ -36,7 +36,7 @@ The executable will be located in the `target/release` folder.
## Usage
ARPIST needs a board with a radio module connected to a serial port to work. The board must have a specific entrypoint flashed, which can be found on the [Boardcore repo](https://git.skywarder.eu/avn/swd/skyward-boardcore), [here](https://git.skywarder.eu/avn/swd/skyward-boardcore/-/blob/main/src/entrypoints/) precisely.
ARPIST needs a board with a radio module connected to a serial port to work. The board must have a specific entrypoint flashed, which can be found on the [Boardcore repo](https://git.skywarder.eu/avn/swd/skyward-boardcore), [here](https://git.skywarder.eu/avn/swd/skyward-boardcore/-/blob/nokia-tm-dev/src/entrypoints/sx1278-mav-raw.cpp) precisely.
Once the board has the correct entrypoint flashed, is connected to the serial port and the serial port, you can run ARPIST with the following command: