6 lines
146 B
Python
6 lines
146 B
Python
# SPDX-FileCopyrightText: 2025 Neradoc
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
# pylint: disable=all
|
|
import adafruit_spd1656
|
|
from .other import variable
|