adafruit / adafruit/WaveHC

Example dapch code does not work without changing WaveHC.h file

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
20
Forks
19
PR merge metrics
No merged PRs in 30d

Description

I received the error message "Playing HLOTEST.WAVDVOLUME must be set to non-zero in WaveHC.h" I had to go into the WaveHC.h file and change the #define DVOLUME 0 to #define DVOLUME 1

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the example's error and inspect the example together with WaveHC.h, especially the DVOLUME definition. Confirm whether the example should work without manually changing that header; done means the example plays successfully with the default configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.