Skip to content

Commit

Permalink
Fix Docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
h2zero committed Jul 12, 2024
1 parent 415e12e commit a09c3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nimconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
*/
// #define CONFIG_NIMBLE_CPP_LOG_LEVEL 0

/** @brief Un-comment to enable the debug asserts in NimBLE CPP wrapper.\n
//#define CONFIG_NIMBLE_CPP_DEBUG_ASSERT_ENABLED 1
/** @brief Un-comment to enable the debug asserts in NimBLE CPP wrapper.*/
// #define CONFIG_NIMBLE_CPP_DEBUG_ASSERT_ENABLED 1

/** @brief Un-comment to see NimBLE host return codes as text debug log messages.
* Uses approx. 7kB of flash memory.
Expand Down

0 comments on commit a09c3ee

Please sign in to comment.