GY-63_MS5611/libraries/SHT31_SWW/.arduino-ci.yml

14 lines
227 B
YAML
Raw Normal View History

2023-07-20 10:06:31 -04:00
unittest:
libraries:
- "SoftwareWire"
- "SHT31"
compile:
# Choosing to run compilation tests on 2 different Arduino platforms
platforms:
- uno
# - mega2560
libraries:
- "SoftwareWire"
- "SHT31"