1 parent bf19541 commit 7353324Copy full SHA for 7353324
1 file changed
docs/library/pyb.DAC.rst
@@ -53,7 +53,7 @@ Methods
53
54
Generate a triangle wave. The value on the DAC output changes at
55
the given frequency, and the frequence of the repeating triangle wave
56
- itself is 256 (or 1024, need to check) times smaller.
+ itself is 2048 times smaller.
57
58
.. method:: dac.write(value)
59
0 commit comments