Przeglądaj źródła

Fix status functions in AudioPlaySdRaw

dds
PaulStoffregen 10 lat temu
rodzic
commit
28ee2f1789
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      play_sd_raw.h

+ 2
- 2
play_sd_raw.h Wyświetl plik

@@ -44,8 +44,8 @@ public:
private:
File rawfile;
uint32_t file_size;
uint32_t file_offset;
bool playing;
volatile uint32_t file_offset;
volatile bool playing;
};

#endif

Ładowanie…
Anuluj
Zapisz