Skip to content

Commit 7353324

Browse files
committed
docs: Fix frequency info for DAC.triangle.
1 parent bf19541 commit 7353324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/pyb.DAC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Methods
5353

5454
Generate a triangle wave. The value on the DAC output changes at
5555
the given frequency, and the frequence of the repeating triangle wave
56-
itself is 256 (or 1024, need to check) times smaller.
56+
itself is 2048 times smaller.
5757

5858
.. method:: dac.write(value)
5959

0 commit comments

Comments
 (0)