6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
|
# Copyright (c) 2023 Joseph Yates
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config SHIELD_WAVESHARE_PICO_UPS_B
|
||
|
def_bool $(shields_list_contains,waveshare_pico_ups_b)
|