Doc fix for aon_timer on RP2350 (#1960)

This commit is contained in:
Dhiru Kholia 2024-09-30 20:09:58 +05:30 committed by GitHub
parent e2e0fd51c3
commit cf8301f3e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
* This library uses the RTC on RP2040.
* \endif
* \if rp2350_specific
* This library uses the RTC on RP2350.
* This library uses the Powman Timer on RP2350.
* \endif
*/