Update adc.rs

This commit is contained in:
rafael
2025-04-14 09:26:53 +02:00
committed by GitHub
parent bed6dde744
commit 4e90c535d2

View File

@@ -1,4 +1,4 @@
o//! This example test the ADC (Analog to Digital Conversion) of the RP2350A pins 26, 27 and 28.
//! This example test the ADC (Analog to Digital Conversion) of the RP2350A pins 26, 27 and 28.
//! It also reads the temperature sensor in the chip.
#![no_std]