7 lines
236 B
C
7 lines
236 B
C
// SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
|
|
//
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
// prevent including extmod/virtpin.h
|
|
#define mp_hal_pin_obj_t
|