Skip to content

Commit

Permalink
add missing CONFIG_RING_BUFFER=y to sample app prj.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
stuffmatic committed Apr 9, 2024
1 parent cc97d08 commit df63254
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_BUF_ACL_RX_SIZE=251
CONFIG_BLE_MIDI_TX_PACKET_MAX_SIZE=244

CONFIG_RING_BUFFER=y

# CONFIG_BLE_MIDI_TX_MODE_SINGLE_MSG=y
# CONFIG_BLE_MIDI_TX_MODE_MANUAL=y
# CONFIG_BLE_MIDI_TX_MODE_NRF_RADIO_NOTIF=y
Expand Down

0 comments on commit df63254

Please sign in to comment.