Skip to content

Commit a1aa1a1

Browse files
authored
MicroChip Library changes
1 parent cd147ab commit a1aa1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_MKRIoTCarrier_Qtouch.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
#include <Arduino_MKRIoTCarrier_Qtouch.h>
22-
#include "Arduino_Qtouch.h"
22+
#include "Arduino_MCHPTouch.h"
2323

2424
//Individual pad
2525
MKRIoTCarrier_Qtouch::MKRIoTCarrier_Qtouch(int padIndex, MKRIoTCarrier_Qtouch_Manager * pManager){

0 commit comments

Comments
 (0)