Advertisement
Guest User

Untitled

a guest
Sep 20th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. &tscadc {
  2. status = "okay";
  3.  
  4. adc {
  5. ti,adc-channels = <0 1 2 3 4 5 6 7>;
  6. ti,chan-step-avg = <16 16 16 16 16 16 16 16>;
  7. ti,chan-step-opendelay = <0 0 0 0 0 0 0 0>;
  8. ti,chan-step-sampledelay = <0 0 0 0 0 0 0 0>;
  9. };
  10. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement