Files
gpio-reader/gpio
Connor Gibson 55e189eda5 Switch to stdbool.h
- Add `#include <stdbool.h> to all files previously using the
   `TRUE`/`FALSE` macros
 - Replace all instances of `TRUE`/`FALSE` with `true`/`false`,
   respectively
 - Definitions of `TRUE`/`FALSE` macros retained in wiringPi.h for compatibility.
2025-06-07 13:14:49 -07:00
..
2025-06-06 19:39:45 +02:00
2012-08-17 10:16:31 +01:00
2025-01-05 10:45:22 +01:00
2025-06-07 13:14:49 -07:00
2024-09-08 18:54:58 +02:00
2025-06-07 13:14:49 -07:00