circuitpython/shared-module/terminalio/__init__.h
2024-07-26 18:38:46 -04:00

7 lines
215 B
C

// This file is part of the CircuitPython project: https://circuitpython.org
//
// SPDX-FileCopyrightText: Copyright (c) 2018 Scott Shawcroft for Adafruit Industries
//
// SPDX-License-Identifier: MIT
#pragma once