Skip to content

Commit dce20d8

Browse files
committed
i2s_dma update
1 parent 1974340 commit dce20d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/CurieI2S/src/CurieI2SDMA.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
//CurieI2SDMA.h
2222

23-
#ifndef _CURI2SDMA_H_
24-
#define _CURI2SDMA_H_
23+
#ifndef _CURIEI2SDMA_H_
24+
#define _CURIEI2SDMA_H_
2525

2626
#include <Arduino.h>
2727

0 commit comments

Comments
 (0)