mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Source documentation is wrong for CatenaStm32L0::CalibrateSystemClock() #207

Open terrillmoore opened 5 years ago

terrillmoore commented 5 years ago

We changed the prototype for CatenaStm32L0::CalibrateSystemClock() at the last moment, and forgot to update the internal docs in the file. Please correct.

https://github.com/mcci-catena/Catena-Arduino-Platform/blob/a3385c324fab4afa1852ee055fd66c2ab84b27c2/src/lib/stm32/stm32l0/CatenaStm32L0_CalibrateSystemClock.cpp#L48-L59