Skip to content
Snippets Groups Projects
Commit bed5d24f authored by rahix's avatar rahix
Browse files

Apply suggestion to pycardium/modules/py/bme680.py

parent f59d4f54
No related branches found
No related tags found
No related merge requests found
Pipeline #3749 passed
......@@ -44,7 +44,7 @@ class Bme680:
return self
def __exit__(self, *args):
sys_bme680.deinit()
self.close()
def get_data(self):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment