remove traces of piezo sound control

This commit is contained in:
DonPavlov 2022-10-20 20:03:39 +00:00
parent 80c64c5042
commit 232e37af3b

View file

@ -49,11 +49,6 @@
};
};
/*zephyr,user {
* pwms = <&sw_pwm 0 PWM_USEC(1500) PWM_POLARITY_NORMAL>;
* };
*/
};
&adc {
status = "okay";
@ -119,9 +114,3 @@
};
};
};
/* &sw_pwm {
* status = "okay";
* channel-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
* };
*/