6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
# Copyright (c) 2020 Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_CRADIOS
|
|
def_bool $(shields_list_contains,cradios)
|