Skip to content

Conversation

@justmobilize
Copy link
Contributor

@justmobilize justmobilize commented Mar 12, 2025

except ImportError:
pass # File is optional, reaching here is not a program error

# Look for our name in settings.toml file if present
Copy link
Contributor Author

Choose a reason for hiding this comment

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

much simpler with using defaults

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed and turned into settings.toml per discord convo


"""
This demo is designed for the Kaluga development kit version 1.3 with the
ILI9341 display. Your secrets.py must be populated with your wifi credentials
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this one doesn't use wifi or AIO

@justmobilize justmobilize marked this pull request as ready for review March 12, 2025 22:08
@justmobilize
Copy link
Contributor Author

@FoamyGuy here's the next one!

Copy link
Collaborator

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

One minor thing noted below in a comment in the weather cloud code.

The rest of these code changes look good me.

Copy link
Collaborator

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

I have updated the relevant guide pages that I can for these.

WeatherClould one needs changed after this is merged because it embedds the secrets.py file. I will do that after merging and post another comment confirming it's completed.

I had a look around for circuit stonks and the ESP32S2 wifi test one and came up empty.

For stonks I couldn't find anything that seemed to use this code. For ESP32S2 WIFI test this page seems like the closest fit: https://learn.adafruit.com/adafruit-esp32-s2-feather/circuitpython-internet-test but it's already updated for settings.toml, and it's pointing to a different code.py file that is inside one of the sub directories, not the one in the root of that folder that was edited in this PR.

@FoamyGuy FoamyGuy merged commit e4aac8b into adafruit:main Mar 19, 2025
4 checks passed
@FoamyGuy
Copy link
Collaborator

The embed on WeatherCloud guide page has been updated.

@justmobilize justmobilize deleted the secrets-cleanup-c-e branch March 19, 2025 16:54
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