Kaynağa Gözat

Fix status functions in AudioPlaySdRaw

dds
PaulStoffregen 10 yıl önce
ebeveyn
işleme
28ee2f1789
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      play_sd_raw.h

+ 2
- 2
play_sd_raw.h Dosyayı Görüntüle

@@ -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

Yükleniyor…
İptal
Kaydet