WeekendWarrior1 / XTronical_XT_DAC_Audio_Mirror

Mirror of XTronical's excellent XT_DAC_Audio library for ease of integration into platformio projects
GNU General Public License v3.0
10 stars 18 forks source link

PlayWav.ino:10:27: error: 'Force' was not declared in this scope #5

Open Clyde962002 opened 2 years ago

Clyde962002 commented 2 years ago

Screenshot_20220706-221127 Although I did install the library (as you can see in the screenshot) I still get the error that 'Force' wasn't declared.

WeekendWarrior1 commented 2 years ago

Hi @Clyde962002, can you please post your sketch, thanks.

fa1ke5 commented 1 year ago

rename sound data array in SoundData to "unsigned char PROGMEM Force[40923] = {" or rename Force to WarOfWorldsWav in your code