remove traces of piezo sound control
This commit is contained in:
parent
80c64c5042
commit
232e37af3b
1 changed files with 0 additions and 11 deletions
|
@ -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>;
|
||||
* };
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue