azhel12 / Zhele

Framework for Stm32 MCU on C++ templates. Project based on "mcucpp" by Konstantin Chizhov.
BSD 2-Clause "Simplified" License
41 stars 9 forks source link

Fixed no return in function PinList<_Pins...>::PinRead() #33

Closed rzsa closed 2 months ago

rzsa commented 2 months ago

Fixed no return in function PinList<_Pins...>::PinRead() Added implementation of function PinList<_Pins...>::Read()