Correct misspellings in the Bluetooth demo code.
This commit is contained in:
parent
f6e84eabce
commit
2b0d93c129
11 changed files with 46 additions and 46 deletions
|
@ -44,7 +44,7 @@
|
|||
#define INCLUDE_FROM_BLUETOOTHHCICOMMANDS_C
|
||||
#include "BluetoothHCICommands.h"
|
||||
|
||||
/** Temporary Bluetooth Device Address, for HCI responses which much include the detination address */
|
||||
/** Temporary Bluetooth Device Address, for HCI responses which much include the destination address */
|
||||
static uint8_t Bluetooth_TempDeviceAddress[6];
|
||||
|
||||
/** Bluetooth HCI processing task. This task should be called repeatedly the main Bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue