File tree 1 file changed +14
-3
lines changed
1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 19
19
"name" : " ESP32Servo" ,
20
20
"exclude_targets" : [],
21
21
"sketch_path" : [
22
- " ~/Arduino/libraries/ESP32Servo/examples/Knob/Knob.ino" ,
23
- " ~/Arduino/libraries/ESP32Servo/examples/Sweep/Sweep.ino" ,
24
- " ~/Arduino/libraries/ESP32Servo/examples/PWMExample/PWMExample.ino" ,
25
22
" ~/Arduino/libraries/ESP32Servo/examples/Multiple-Servo-Example-Arduino/Multiple-Servo-Example-Arduino.ino"
26
23
]
27
24
},
51
48
"sketch_path" : [
52
49
" ~/Arduino/libraries/IRremote/examples/SendDemo/SendDemo.ino"
53
50
]
51
+ },
52
+ {
53
+ "name" : " MFRC522" ,
54
+ "exclude_targets" : [],
55
+ "sketch_path" : [
56
+ " ~/Arduino/libraries/MFRC522/examples/ReadUidMultiReader/ReadUidMultiReader.ino"
57
+ ]
58
+ },
59
+ {
60
+ "name" : " WS2812FX" ,
61
+ "exclude_targets" : [],
62
+ "sketch_path" : [
63
+ " ~/Arduino/libraries/WS2812FX/examples/ws2812fx_matrix/ws2812fx_matrix.ino"
64
+ ]
54
65
}
55
66
]
You can’t perform that action at this time.
0 commit comments