File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ before_install:
99 - sudo ln -s /usr/local/share/arduino/arduino /usr/local/bin/arduino
1010install :
1111 - ln -s $PWD /usr/local/share/arduino/libraries/SparkFun_MCP9600_Arduino_Library
12- - arduino --install-library "SparkFun MCP9600 Arduino Library"
12+ - arduino --install-library "SparkFun MCP9600 Thermocouple Library"
1313script :
1414 - arduino --verify --board arduino:avr:uno $PWD/examples/Example1_BasicReadings/Example1_BasicReadings.ino
1515 - arduino --verify --board arduino:avr:uno $PWD/examples/Example2_SetThermocoupleType/Example2_SetThermocoupleType.ino
Original file line number Diff line number Diff line change 1- name =SparkFun MCP9600 Breakout
1+ name =SparkFun MCP9600 Thermocouple Library
22version =1.0.0
33author =SparkFun Electronics <techsupport@sparkfun.com>
44maintainer =Fischer Moseley <fischer.moseley@sparkfun.com>
You can’t perform that action at this time.
0 commit comments