fan_generic: fixes missing logging import
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
This commit is contained in:
parent
a91d8a66f3
commit
eeb2678ec2
@ -3,6 +3,7 @@
|
|||||||
# Copyright (C) 2016-2024 Kevin O'Connor <kevin@koconnor.net>
|
# Copyright (C) 2016-2024 Kevin O'Connor <kevin@koconnor.net>
|
||||||
#
|
#
|
||||||
# This file may be distributed under the terms of the GNU GPLv3 license.
|
# This file may be distributed under the terms of the GNU GPLv3 license.
|
||||||
|
import logging
|
||||||
from . import fan, output_pin
|
from . import fan, output_pin
|
||||||
|
|
||||||
class PrinterFanGeneric:
|
class PrinterFanGeneric:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user