From 60d03dbe8315f7dfad4bfb33ae7f5efaf1e51349 Mon Sep 17 00:00:00 2001 From: AdamC <45793216+AdamCummick@users.noreply.github.com> Date: Wed, 13 Dec 2023 07:34:49 -0500 Subject: [PATCH] Add board manager install link (#24) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 181b655..0e14fec 100644 --- a/README.md +++ b/README.md @@ -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