Commit 87ad6e9
committed
fix(boards): Correct property names for PID port property associations
These properties are intended to associate values of the PID port property with "Bee" board
definitions. A typo caused them to instead associatiate the values with the VID port property. The
result was that ports with this VID/PID pair were not identified by the Arduino development
software as the board model as intended.1 parent 8b9b26d commit 87ad6e9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34571 | 34571 | | |
34572 | 34572 | | |
34573 | 34573 | | |
34574 | | - | |
| 34574 | + | |
34575 | 34575 | | |
34576 | 34576 | | |
34577 | 34577 | | |
| |||
34790 | 34790 | | |
34791 | 34791 | | |
34792 | 34792 | | |
34793 | | - | |
| 34793 | + | |
34794 | 34794 | | |
34795 | 34795 | | |
34796 | 34796 | | |
| |||
0 commit comments