diff options
Diffstat (limited to 'config/generic-fysetc-f6.cfg')
-rw-r--r-- | config/generic-fysetc-f6.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/generic-fysetc-f6.cfg b/config/generic-fysetc-f6.cfg index f49e405f..5ed058e7 100644 --- a/config/generic-fysetc-f6.cfg +++ b/config/generic-fysetc-f6.cfg @@ -1,7 +1,7 @@ # This file contains common pin mappings for a Fysetc F6 board. # To use this config, the firmware should be compiled for the AVR atmega2560. -# See the example.cfg file for a description of available parameters. +# See docs/Config_Reference.md for a description of parameters. [stepper_x] step_pin: PF0 @@ -242,7 +242,6 @@ aliases: # Servos ######################################## -# See the example-extras.cfg file for more information. # All Servo pins support hardware PWM. #[servo my_servo1] @@ -261,7 +260,6 @@ aliases: # RGB header ######################################## -# See the example-extras.cfg file for more information. # All RGB pins support hardware PWM. #[output_pin blue] |