Skip to content

Commit

Permalink
Add board manager install link
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamCummick authored Dec 13, 2023
1 parent 67ce620 commit 67a7c5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ float temperature = P1.readTemperature(2, 3); //Return temperature read from sl
- Type **P1AM** into the search box and click the install button

### Installing the Board

- Start the Arduino IDE and select File > Preferences
- Enter `https://raw.githubusercontent.com/facts-engineering/facts-engineering.github.io/master/package_productivity-P1AM-boardmanagermodule_index.json` into the Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
- Use Arduino's Boards Manager to install the board. `Tools > Board > Boards Manager`
- Type **P1AM** into the search box and click the install button

Expand Down

0 comments on commit 67a7c5f

Please sign in to comment.