Extend travis test to check MAX6675

master
AnHardt 8 years ago committed by Scott Lahteine
parent 31cad77ba9
commit 1f239ac9a7

@ -93,6 +93,12 @@ script:
- opt_enable PIDTEMPBED
- build_marlin
#
# Test MAX6675
#
- restore_configs
- opt_set TEMP_SENSOR_0 -2
- build_marlin
#
# Test a "Fix Mounted" Probe along with Safe Homing
#
- restore_configs

Loading…
Cancel
Save