Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installation instructions #134

Merged
merged 1 commit into from
Dec 24, 2022
Merged

Conversation

pgrawehr
Copy link
Contributor

@pgrawehr pgrawehr commented Dec 13, 2022

No description provided.

readme.md Outdated
- **If you are using Arduino IDE version 1.6.4 or higher** go to `Sketch > Include Library > Manage Libraries` and then search for "ConfigurableFirmata" and click on `Install` after tapping on the ConfigurableFirmata item in the filtered results. You can also use this same method to update ConfigurableFirmata in the future.
- **If you are using an older version of the Arduino IDE**, download or clone ConfigurableFirmata to your Arduino sketchbook library folder. This is typically `/Documents/Arduino/libraries/` on Mac or Linux or `\My Documents\Arduino\libraries\` on Windows.
- **If you want to edit things yourself or help in development**, clone this repo to `\My Documents\Arduino\libraries\ConfigurableFirmata` and start hacking. Just delete the folder if it exists already.
- **Installation via library manager will currently install version 2.10.1 only**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my latest comment, adding a 2.11 tag should resolve the issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll look into that. Since there where quite a bunch of changes (some of them even breaking for plugins), I'm considering to release it as V3.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working on it. While doing some release testing, I found some issues I need to track down first.

@pgrawehr pgrawehr changed the title Update installation instructions Update installation instructions / Simplify PWM handling Dec 24, 2022
@pgrawehr pgrawehr changed the title Update installation instructions / Simplify PWM handling Update installation instructions Dec 24, 2022
@pgrawehr pgrawehr force-pushed the update-installation-instructions1 branch from 580c0b5 to ea97547 Compare December 24, 2022 14:44
@pgrawehr pgrawehr merged commit e3081cc into master Dec 24, 2022
@pgrawehr pgrawehr deleted the update-installation-instructions1 branch December 24, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants