Skip to content

Commit 8171995

Browse files
committed
docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly.
1 parent e918fc5 commit 8171995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/pyb.CAN.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Constructors
3636

3737
Class Methods
3838
-------------
39-
.. method:: CAN.initfilterbanks(nr)
39+
.. classmethod:: CAN.initfilterbanks(nr)
4040

4141
Reset and disable all filter banks and assign how many banks should be available for CAN(1).
4242

0 commit comments

Comments
 (0)