elechouse / VoiceRecognitionV3

Arduino library for elechouse Voice Recognition V3 module
79 stars 49 forks source link

Library incompatible with Teensy #8

Open arduibag opened 7 years ago

arduibag commented 7 years ago

Hi,

I tried your library with an Arduino Uno : everything is fine. I want to use it with a Teensy 3.2 board but the library seems to be incompatible with it. When I try "vr_sample_train.ino" and when I type "settings" I have this message : "Check system settings error or timeout"

Pins are ok.

I would be grateful if anyone could help me with this issue.

Thanks,

Mike