diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/library/pyb.DAC.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/pyb.DAC.rst b/docs/library/pyb.DAC.rst index 393daf38b..5d4771a17 100644 --- a/docs/library/pyb.DAC.rst +++ b/docs/library/pyb.DAC.rst @@ -53,7 +53,7 @@ Methods Generate a triangle wave. The value on the DAC output changes at the given frequency, and the frequence of the repeating triangle wave - itself is 256 (or 1024, need to check) times smaller. + itself is 2048 times smaller. .. method:: dac.write(value) |
