diff options
Diffstat (limited to 'wasp/drivers/vibrator.py')
| -rw-r--r-- | wasp/drivers/vibrator.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wasp/drivers/vibrator.py b/wasp/drivers/vibrator.py index eba6018..3aee674 100644 --- a/wasp/drivers/vibrator.py +++ b/wasp/drivers/vibrator.py @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: LGPL-3.0-or-later +# Copyright (C) 2020 Daniel Thompson + # Generic PWM capable vibrator import time |
