diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/rp235x/src/bin/adc.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rp235x/src/bin/adc.rs b/examples/rp235x/src/bin/adc.rs index 0a462bebd..5c4135268 100644 --- a/examples/rp235x/src/bin/adc.rs +++ b/examples/rp235x/src/bin/adc.rs | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | o//! This example test the ADC (Analog to Digital Conversion) of the RP2350A pins 26, 27 and 28. | 1 | //! This example test the ADC (Analog to Digital Conversion) of the RP2350A pins 26, 27 and 28. |
| 2 | //! It also reads the temperature sensor in the chip. | 2 | //! It also reads the temperature sensor in the chip. |
| 3 | 3 | ||
| 4 | #![no_std] | 4 | #![no_std] |
