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