From e0c262d6ea5639825289e0586fb4df3d1cd389d3 Mon Sep 17 00:00:00 2001 From: devsaurus Date: Sun, 21 Feb 2016 22:32:34 +0100 Subject: [PATCH] fix fix list in sigma-delta --- docs/en/modules/sigma-delta.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/modules/sigma-delta.md b/docs/en/modules/sigma-delta.md index 7f82f75c..b962a127 100644 --- a/docs/en/modules/sigma-delta.md +++ b/docs/en/modules/sigma-delta.md @@ -2,6 +2,7 @@ This module provides access to the sigma-delta component. It's a hardware signal generator that can be routed to any of the GPIOs except pin 0. The signal generation is controlled by the [`setprescale()`](#sigma_deltasetprescale) and [`settarget()`](#sigma_deltasettarget) functions. + - 0 < target <= 128
thigh = (prescale + 1) / 80 µs
tperiod = thigh * 256 / target