Extend travis test to check MAX6675

This commit is contained in:
AnHardt 2016-08-06 15:21:23 +02:00 committed by Scott Lahteine
parent 31cad77ba9
commit 1f239ac9a7

View File

@ -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