Renamed files
Renamed the servo.ino file to servo_motor.ino file as per request and updated the .travis.yml
This commit is contained in:
@@ -20,7 +20,7 @@ env:
|
||||
- PLATFORMIO_CI_SRC=examples/rfid_write_personal_data/rfid_write_personal_data.ino
|
||||
- PLATFORMIO_CI_SRC=examples/Ntag216_AUTH/Ntag216_AUTH.ino
|
||||
- PLATFORMIO_CI_SRC=examples/ReadNUID/ReadNUID.ino
|
||||
- PLATFORMIO_CI_SRC=examples/servo_motor/servo.ino
|
||||
- PLATFORMIO_CI_SRC=examples/servo_motor/servo_motor.ino
|
||||
|
||||
install:
|
||||
- pip install -U platformio
|
||||
|
||||
Reference in New Issue
Block a user