7 lines
199 B
C
7 lines
199 B
C
// This file is part of the CircuitPython project: https://circuitpython.org
|
|
//
|
|
// SPDX-FileCopyrightText: Copyright (c) 2024 Adafruit Industries LLC
|
|
//
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
#pragma once
|