-
Cristian Maglie authored
* Fixed nil exception on some rare case with multiple libs selection The closestmatch algorithm may return 'nil' if none of the candidate libraries has enough matching of the name. In this case just return the first library in alphanumeric ordering. See https://github.com/arduino/Arduino/issues/9242 * Run of go mod tidy * Fixed typo
4ef81380