v0.6.344
This commit is contained in:
@@ -187,6 +187,8 @@ public:
|
||||
uint32_t getTotalPlayingTime();
|
||||
void setDefaults();
|
||||
|
||||
SemaphoreHandle_t mutex_pl=NULL;
|
||||
|
||||
esp_err_t i2s_mclk_pin_select(const uint8_t pin);
|
||||
uint32_t inBufferFilled(); // returns the number of stored bytes in the inputbuffer
|
||||
uint32_t inBufferFree(); // returns the number of free bytes in the inputbuffer
|
||||
|
||||
Reference in New Issue
Block a user