Skip to content
New issue

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

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

Already on GitHub? # to your account

Development v1.0.8 #24

Merged
merged 6 commits into from
Jun 25, 2020
Merged

Development v1.0.8 #24

merged 6 commits into from
Jun 25, 2020

Conversation

SV-Zanshin
Copy link
Collaborator

Description

Small documentations corrections and addition of new function "getI2CAddress()"

Fixes # (issue)
close #22

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Tested on Arduino UNO and Micro with 2 different BME680 devices

Test Configuration:

  • Arduino version: 1.8.12
  • Arduino Hardware: UNO, Micro, ESP32 Feather
  • SDK: Visual Studio with Visual Micro
  • Development system: Windows

Checklist:

  • The changes made link back to an existing issue number
  • I have performed a self-review of my own code
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • The code adheres to the Google Style Guide
  • The code follows the existing program documentation style using doxygen
  • I have made corresponding changes to the documentation / Wiki Page(s)
  • My changes generate no new warnings
  • The automated TRAVIS-CI run has a status of "passed"
  • I have checked potential areas where regression errors could occur and have found no issues
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Zanshin Logo

@SV-Zanshin SV-Zanshin added the enhancement New feature or request label Jun 25, 2020
@SV-Zanshin SV-Zanshin self-assigned this Jun 25, 2020
@SV-Zanshin SV-Zanshin merged commit 22c6a60 into master Jun 25, 2020
@SV-Zanshin SV-Zanshin deleted the Development_v1.0.8 branch June 25, 2020 12:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return which I2C Address is in use
1 participant