Skip to content

Commit

Permalink
Small changes for the cli player
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasguyer committed Jul 17, 2024
1 parent 8adac01 commit 326e9d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cspot/include/TrackQueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@

#include "protobuf/metadata.pb.h" // for Track, _Track, AudioFile, Episode

#ifndef CONFIG_UPDATE_FUTURE_TRACKS
#define CONFIG_UPDATE_FUTURE_TRACKS 10
#endif
#define inner_tracks_treshhold 10
#define SEND_OLD_TRACKS 2

Expand Down

0 comments on commit 326e9d7

Please sign in to comment.