baldram / ESP_VS1053_Library

A library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards.
https://platformio.org/lib/show/1744/ESP_VS1053_Library
GNU General Public License v3.0
114 stars 36 forks source link

variable 'regbuf' set but not used [-Wunused-but-set-variable] #97

Closed YUZHIsy closed 2 years ago

YUZHIsy commented 2 years ago

Hi, I'm a novice. When I use vscode, there is a variable 'regbuf' set but not used [- wunused but set variable] error. How can I solve it? Thank you