aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-cartesian.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use arduino aliases in example-xxx.cfg filesKevin O'Connor2021-03-251-20/+19
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-0/+71
Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>