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 sgp30_simpletest.py #39

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Update sgp30_simpletest.py #39

merged 1 commit into from
Jul 14, 2022

Conversation

pandianmn
Copy link
Contributor

Corrected spell error

Corrected spell error
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 2af0803 into adafruit:main Jul 14, 2022
@caternuson
Copy link

Thanks! Just confirming expected behavior with existing typo:

Adafruit CircuitPython 7.3.1 on 2022-06-22; Adafruit QT Py M0 with samd21e18
>>> import test
SGP30 serial # ['0x0', '0x18e', '0x3189']
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "test.py", line 19, in <module>
TypeError: unexpected keyword argument 'celcius'
>>> 

@caternuson
Copy link

oops. nvm. too slow. @tannewt beat me to it!

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 15, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_SGP30 to 3.0.2 from 3.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_SGP30#39 from pandianmn/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_hashlib to 1.4.6 from 1.4.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_hashlib#20 from nicolasff/docs-new-line

Updating https://github.com/adafruit/Adafruit_CircuitPython_Hue to 1.1.10 from 1.1.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_Hue#20 from Neradoc/pypi-requirements
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.

None yet

3 participants