zephyr/samples/basic/servo_motor/boards/bbc_microbit.overlay

7 lines
81 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
&sw_pwm {
clock-prescaler = <3>;
};