darkyellow

Results 3 issues of darkyellow

In microphone_array.cpp there is a function GetSamplingRate and SetSamplingRate Set uses MIC_sampling_frequencies[i][1]; to write a value but Get uses MIC_sampling_frequencies[i][0]; to match back on. Shouldn't these be the same?

### What were you trying to do? Edit code for Raspberry Pi Pico W ### What steps did you take to trigger the issue? I built circuitpython but changed the...

Hi When using netbeans 10.0 with openjdk 11.0.1 2018-10-16 OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-2ubuntu1) OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-2ubuntu1, mixed mode, sharing) I see these warning messages at startup...