Skip to content

Commit

Permalink
Remove unused define
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianomartin committed Aug 19, 2024
1 parent b4f31eb commit 31d89fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/ffd_gpio/src/app_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
#define I2C_SLAVE_CORE_MASK (1 << 3)
#define I2C_SLAVE_ADDR 0x7A

#define appconfINTENT_I2C_MASTER_DEVICE_ADDR I2C_SLAVE_ADDR

#define appconfAUDIO_PLAYBACK_ENABLED 0
#define appconfINTENT_I2C_MASTER_OUTPUT_ENABLED 0
#define appconfINTENT_UART_OUTPUT_ENABLED 0
Expand Down

0 comments on commit 31d89fc

Please sign in to comment.