Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Take new approach to automatically find Arduino SDK path #16

@MrPointer

Description

@MrPointer

The current approach attempts to find a program named arduino, which apparently not always resides under the real SDK path, but in a different path instead. See #13 for that.

A quick fix has been integrated in #14, which also suggested to take a new approach:
We should seek the lib/version.txt file as it always resides under the real SDK path, on all platforms.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions