Followup to recent patches
- `M666` is static, not inline - Disambiguate some stepper macros
This commit is contained in:
parent
3c8781e2e9
commit
751785fc97
4 changed files with 24 additions and 23 deletions
|
|
@ -429,11 +429,11 @@ script:
|
|||
- pins_set RAMPS X_MAX_PIN -1
|
||||
- opt_add_adv Z2_MAX_PIN 2
|
||||
- build_marlin_pio ${TRAVIS_BUILD_DIR} ${TEST_PLATFORM}
|
||||
|
||||
|
||||
#############################
|
||||
# DUE default config test
|
||||
#############################
|
||||
|
||||
|
||||
- export TEST_PLATFORM="-e DUE"
|
||||
- restore_configs
|
||||
- opt_set MOTHERBOARD BOARD_RAMPS4DUE_EFB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue