Logging, more documentation
This commit is contained in:
parent
6eebab871e
commit
4a5f630d40
11 changed files with 66 additions and 27 deletions
|
@ -1,19 +1,19 @@
|
|||
.. _lib_buzzer:
|
||||
|
||||
Buzzer
|
||||
#######
|
||||
*******
|
||||
|
||||
Class Documentation
|
||||
********************
|
||||
====================
|
||||
|
||||
.. autoclass:: compLib.Buzzer.Buzzer
|
||||
:members:
|
||||
|
||||
Examples
|
||||
*********
|
||||
=========
|
||||
|
||||
Turning buzzer on and off
|
||||
==========================
|
||||
--------------------------
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Reference in a new issue