diff options
Diffstat (limited to 'compatible_devices.h')
| -rw-r--r-- | compatible_devices.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatible_devices.h b/compatible_devices.h index 5c0ea99..4d5c8df 100644 --- a/compatible_devices.h +++ b/compatible_devices.h @@ -20,6 +20,7 @@ #include <stdbool.h> +bool device_has_devmem2(int debug); bool device_has_gpioget(int debug); bool device_has_gpioset(int debug); int device_is_compatible(int debug); |
