Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomiti/b8c048ebee335e86eefdeef0894aec47 to your computer and use it in GitHub Desktop.
Save tomiti/b8c048ebee335e86eefdeef0894aec47 to your computer and use it in GitHub Desktop.
// Set TX Power
{
HCI_EXT_SetTxPowerCmd(HCI_EXT_TX_POWER_0_DBM);
delay_ms(100);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment