CedArctic / DigiSpark-Scripts

USB Rubber Ducky type scripts written for the DigiSpark.
MIT License
1.9k stars 604 forks source link

Changed wav file URI to download properly #71

Open AboveAverageTomato opened 2 years ago

AboveAverageTomato commented 2 years ago

The previous wav file url would download the github html page instead of the actual wav file, causing Windows Media Player to fail to play it. Changing the URI to the raw content fixes this.