14 lines
145 B
Plaintext
14 lines
145 B
Plaintext
|
/*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*
|
||
|
* Copyright (c) 2023 Scott Chao
|
||
|
*/
|
||
|
|
||
|
&pwmleds {
|
||
|
status = "okay";
|
||
|
};
|
||
|
|
||
|
&pwm3 {
|
||
|
status = "okay";
|
||
|
};
|