File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#include " Adafruit_I2CDevice.h"
22
3- // #define DEBUG_SERIAL Serial
3+ // #define DEBUG_SERIAL Serial
44
55/* !
66 * @brief Create an I2C device at a given address
Original file line number Diff line number Diff line change 11#include " Adafruit_SPIDevice.h"
22
3- // #define DEBUG_SERIAL Serial
3+ // #define DEBUG_SERIAL Serial
44
55/* !
66 * @brief Create an SPI device with the given CS pin and settings
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ typedef BitOrder BusIOBitOrder;
5656// ports set and clear registers which are atomic.
5757// typedef volatile uint32_t BusIO_PortReg;
5858// typedef uint32_t BusIO_PortMask;
59- // #define BUSIO_USE_FAST_PINIO
59+ // #define BUSIO_USE_FAST_PINIO
6060
6161#elif defined(__MBED__) || defined(__ZEPHYR__)
6262// Boards based on RTOS cores like mbed or Zephyr are not going to expose the
You can’t perform that action at this time.
0 commit comments