removed incorrect comment and optimized makefile

This commit is contained in:
2025-11-13 19:26:31 +01:00
parent 13a4edecb5
commit 50f115c710
2 changed files with 2 additions and 4 deletions

2
main.c
View File

@@ -1,5 +1,3 @@
// to make it work for times bigger than 60 minutes this has to be extended
#include "play_raw_audio.h"
#include <stdio.h>
#include <stdlib.h>