From 9bebb97b914f393ccf9726bd986d15a2228116f7 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 21 Apr 2022 08:45:07 +0200 Subject: [PATCH] Updated Parameters (markdown) --- Parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).