Jelajahi Sumber

Fix playlist directory

WillyJL 7 bulan lalu
induk
melakukan
33e2c52c27
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      subghz_playlist_creator/subghz_playlist_creator.c

+ 1 - 1
subghz_playlist_creator/subghz_playlist_creator.c

@@ -21,7 +21,7 @@
 
 #define POPUP_DISPLAY_TIME 2000 // 2 seconds in milliseconds
 #define PLAYLIST_EXTENSION ".txt"
-#define PLAYLIST_DIRECTORY "/ext/subghz/playlists"
+#define PLAYLIST_DIRECTORY "/ext/subghz/playlist"
 #define MAX_TEXT_LENGTH 128
 
 // Forward declarations