This commit is contained in:
Carlo Caione 2023-06-18 16:25:28 -05:00 committed by GitHub
commit bfb05d0253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 53 additions and 14 deletions

View file

@ -68,7 +68,7 @@
#endif
#endif
#ifdef JETSON
#if defined(JETSON) || defined(LIBRETECH_CC)
#ifdef USE_DEV_LIB
#include "sysfs_gpio.h"
#include "sysfs_software_spi.h"