docs: Fix frequency info for DAC.triangle.

stackless
Damien George 2015-01-20 23:56:10 +00:00
parent bf19541f46
commit 73533247cb
1 changed files with 1 additions and 1 deletions

View File

@ -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)