diff --git a/Parameters.md b/Parameters.md index e04e3f5..bdaed07 100644 --- a/Parameters.md +++ b/Parameters.md @@ -1,4 +1,4 @@ -Parameters are used in config.h to configure the behavior of the firmware, by enabling/disabling features, or adjusting value. +Parameters are used in [config.h](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) to configure the behavior of the firmware, by enabling/disabling features, or adjusting value. ### Battery Management For parameters related to Battery Management, please visit following [wiki section](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Battery).