Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cores/esp8266/core_esp8266_i2s.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef I2S_h
#define I2S_h
#ifndef CORE_ESP8266_I2S_H
#define CORE_ESP8266_I2S_H

#define I2S_HAS_BEGIN_RXTX_DRIVE_CLOCKS 1

Expand Down