#include <wavTrigger.h> //Wav trigger library for SFX and music
#define BlueTooth Serial2
char commandChar;
wavTrigger wTrig; ...
Type: Posts; User: BriComp
#include <wavTrigger.h> //Wav trigger library for SFX and music
#define BlueTooth Serial2
char commandChar;
wavTrigger wTrig; ...
A couple of questions come up, is the module paired ok? Oops, that's only one.
If you are having problems communicating, I would set up a terminal program and see what is being sent.
You could...