docs: Fix frequency info for DAC.triangle.

pull/1071/merge
Damien George 2015-01-20 23:56:10 +00:00
rodzic bf19541f46
commit 73533247cb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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