Skip to content

Commit 5d2a4db

Browse files
committed
Update example file paths in MySensors-SAMD-excludes
1 parent 9a89e36 commit 5d2a4db

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
./config.library_root+'examples/BatteryPoweredSensor/BatteryPoweredSensor.ino
2-
./config.library_root+'examples/GatewayESP8266/GatewayESP8266.ino
3-
./config.library_root+'examples/GatewayESP8266MQTTClient/GatewayESP8266MQTTClient.ino
4-
./config.library_root+'examples/GatewayESP8266SecureMQTTClient/GatewayESP8266SecureMQTTClient.ino
5-
./config.library_root+'examples/GatewayESP8266OTA/GatewayESP8266OTA.ino
6-
./config.library_root+'examples/GatewayGSMMQTTClient/GatewayGSMMQTTClient.ino
7-
./config.library_root+'examples/GatewayESP32/GatewayESP32.ino
8-
./config.library_root+'examples/GatewayESP32OTA/GatewayESP32OTA.ino
9-
./config.library_root+'examples/GatewayESP32MQTTClient/GatewayESP32MQTTClient.ino
10-
./config.library_root+'examples/GatewaySerialRS485/GatewaySerialRS485.ino
11-
./config.library_root+'examples/MotionSensorRS485/MotionSensorRS485.ino
1+
./examples/BatteryPoweredSensor/BatteryPoweredSensor.ino
2+
./examples/GatewayESP8266/GatewayESP8266.ino
3+
./examples/GatewayESP8266MQTTClient/GatewayESP8266MQTTClient.ino
4+
./examples/GatewayESP8266SecureMQTTClient/GatewayESP8266SecureMQTTClient.ino
5+
./examples/GatewayESP8266OTA/GatewayESP8266OTA.ino
6+
./examples/GatewayGSMMQTTClient/GatewayGSMMQTTClient.ino
7+
./examples/GatewayESP32/GatewayESP32.ino
8+
./examples/GatewayESP32OTA/GatewayESP32OTA.ino
9+
./examples/GatewayESP32MQTTClient/GatewayESP32MQTTClient.ino
10+
./examples/GatewaySerialRS485/GatewaySerialRS485.ino
11+
./examples/MotionSensorRS485/MotionSensorRS485.ino

0 commit comments

Comments
 (0)