Azure-Samples / azure-iot-starter-kits

Samples for Azure IoT starter kits.
MIT License
30 stars 39 forks source link

Update Mic configuration for 4 Mic HAT #18

Closed daisukeiot closed 6 years ago

daisukeiot commented 6 years ago

Purpose

Adjust GPIO for 4 Array Mic

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe:
HW change

## How to Test
*  Get the code

git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install



* Test the code
Test Scenario 3 with 4 Array Mic

## What to Check
Verify that the following are valid
Button behavior

## Other Information
<!-- Add any other helpful information that may be needed here. -->