Skip to content
Snippets Groups Projects
Commit eaf154bd authored by Federico Lolli's avatar Federico Lolli
Browse files

updated README with real ref to entrypoint

parent 090b7d8d
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment