Skip to content

Commit

Permalink
Fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Jan 24, 2025
1 parent b041b8f commit e005e43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
// #define USE_SPI_INTERFACE true

#if !defined(USE_I2C_INTERFACE) && !defined(USE_SPI_INTERFACE)
#define USE_I2C_INTERFACE
#define USE_SPI_INTERFACE
#warning "No interface type is selected, use I2C interface"
#endif

Expand Down

0 comments on commit e005e43

Please sign in to comment.