Skip to content

Commit

Permalink
fix: blues.dev link updates for swan
Browse files Browse the repository at this point in the history
  • Loading branch information
tjvantoll committed Dec 17, 2024
1 parent 6159419 commit 5e3c640
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 08-power-quality-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Before building the project, you will need to install the required [libraries](#
### Arduino IDE
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/feather-mcus/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
You will also need to install the required libraries, and increase the serial receive buffer size, detailed below.
Expand Down
2 changes: 1 addition & 1 deletion 11-generator-activity-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Before building the project, you will need to install the required [libraries](#
### Arduino IDE
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/feather-mcus/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
You will also need to install the required libraries, and increase the serial receive buffer size, detailed below.
Expand Down
2 changes: 1 addition & 1 deletion 12-remote-power-control/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Before building the project, you will need to install the required [libraries](#
### Arduino IDE
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/feather-mcus/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
You will also need to install the required libraries, and increase the serial receive buffer size, detailed below.
Expand Down
2 changes: 1 addition & 1 deletion 13-tool-usage-cycle-tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Before building the project, you will need to install the required [libraries](#
### Arduino IDE
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/feather-mcus/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
You will also need to install the required libraries, and increase the serial receive buffer size, detailed below.
Expand Down
2 changes: 1 addition & 1 deletion 15-greenhouse-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Before building the project, you will need to install the required [libraries](#

### Arduino IDE

Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.
Before compiling and uploading the sketch, be sure to install the STM32Duino board support package. The tutorial [Using the Arduino IDE](https://dev.blues.io/feather-mcus/swan/using-arduino-ide-with-swan/) in the Swan documentation shows how to install support for Swan in Arduino IDE and how to compile and upload firmware.

You will also need to install the required libraries.

Expand Down

0 comments on commit 5e3c640

Please sign in to comment.