Skip to content

Support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT #155

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

Merged
merged 15 commits into from
Dec 10, 2021

Conversation

darumsdad
Copy link
Contributor

A few small changes to complete the work started by mlwinters to add support for Arduino WiFi MKR 1010 and Arduino Nano 33 IOT.
Updated the examples to include instructions for how to enable support these boards

MxWinters and others added 12 commits September 23, 2020 09:40
This new file is a copy of the original AdafruitIO_MKR1000.cpp but modified for the Arduino MKR1010
This new file is a copy of the original AdafruitIO_MKR1000.h but modified for the Arduino MKR1010
Added support for the Arduino MKR1010
Added support for the Arduino MKR1010
Added support for the Arduino MKR1010
Changes to support MKR 1010 and Nano 33 IOT
updated examples
Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

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

@darumsdad I have two changes for you to make. Please test them, too, as I don't have the Nano 33 IoT

Added include guards
Removed not needed code
@darumsdad
Copy link
Contributor Author

I tested these changes with my Nano 33 IOT and it connects / updates fine.

@darumsdad darumsdad requested a review from brentru December 9, 2021 01:37
@brentru
Copy link
Member

brentru commented Dec 10, 2021

@darumsdad Could you please run clang-format over the files to make the code more readable?

We have a guide about it here: https://learn.adafruit.com/the-well-automated-arduino-library/formatting-with-clang-format

Please let me know if you need any help.

formatting changes
@brentru
Copy link
Member

brentru commented Dec 10, 2021

This looks great, thank you for finishing out a closed PR. Will release shortly.

@brentru brentru merged commit d7f4bd2 into adafruit:master Dec 10, 2021
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.

3 participants