Files
gpio-reader/wiringPi/test
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
..
2024-05-31 17:49:59 +02:00
2025-01-05 10:45:22 +01:00
2024-06-16 16:29:58 +02:00
2024-06-16 16:29:58 +02:00
2024-06-16 16:29:58 +02:00
2024-06-16 16:29:58 +02:00
2025-01-18 16:10:54 +01:00
2025-05-31 19:43:14 +02:00