Skip to content
Snippets Groups Projects
Commit e3efb042 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Shoehorn EXPERIMENTAL_I2CBUS into Travis test

parent a99ecf71
Branches
Tags
No related merge requests found
......@@ -205,10 +205,11 @@ script:
- opt_enable ULTIMAKERCONTROLLER FILAMENT_LCD_DISPLAY
- build_marlin
#
# Enable BEZIER_CURVE_SUPPORT
# Enable BEZIER_CURVE_SUPPORT, EXPERIMENTAL_I2CBUS, and I2C_SLAVE_ADDRESS
#
- restore_configs
- opt_enable_adv BEZIER_CURVE_SUPPORT
- opt_enable_adv BEZIER_CURVE_SUPPORT EXPERIMENTAL_I2CBUS
- opt_set_adv I2C_SLAVE_ADDRESS 1
- build_marlin
#
# Enable COREXY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment