raspberrypi / utils

A collection of scripts and simple applications
BSD 3-Clause "New" or "Revised" License
136 stars 41 forks source link

Minor pinctrl optimisation: don't call gpio_get_level twice #37

Closed lurch closed 9 months ago

lurch commented 9 months ago

Feel free to close if you think that "it's not worth it"!

pelwell commented 9 months ago

What C needs is lambda functions.