Commit c26e139
authored
fix(arduino): Arduino IDE build failure (#94)
Some typos in `library.properties` completely broke CRSF for Arduino's compatibility with the Arduino IDE. This has been fixed.
Along with some tidy-up of the badges in `README.md` and the Build Status badges are now working the way thar supposed to, as well.
**NB:** The Arduino build status indicates `failing`, because I am still experiencing issues with the Arduino CI itself. This _does not_ reflect how CRSF for Arduino will build in the Arduino IDE itself.
CRSF for Arduino was locally tested on the Arduino IDE v2.3.2 on an Arduino Nano ESP32 target, and the build passed with impunity.1 parent 9a3504c commit c26e139
File tree
3 files changed
+3
-5
lines changed- .github/workflows
3 files changed
+3
-5
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | | - | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments