|
Ordinateur de bord pour voiture de collection 7.1
|
Manage the buzzer. More...
Public Member Functions | |
| def | __init__ (self, TimeON=0.5, TimeOFF=-1) |
| The constructor. More... | |
| def | run (self) |
| automatic lunch at when init the buzzer More... | |
| def | stop (self) |
| call it to stop the buzzer More... | |
Static Public Attributes | |
| int | OutNum = 38 |
| GPIO pin plug on the buzzer command on the mezzanine board. More... | |
Manage the buzzer.
| def __init__ | ( | self, | |
TimeON = 0.5, |
|||
TimeOFF = -1 |
|||
| ) |
The constructor.
| def run | ( | self | ) |
automatic lunch at when init the buzzer
| def stop | ( | self | ) |
call it to stop the buzzer
|
static |
GPIO pin plug on the buzzer command on the mezzanine board.
Hardware, do not change.