added raspberry pi example

This commit is contained in:
2017-09-01 18:13:04 +08:00
parent df8563006c
commit b4e25a9967
36 changed files with 550 additions and 3 deletions

View File

@@ -670,9 +670,6 @@ static void SimpleBLEPeripheral_init(void)
// Setup the GAP Peripheral Role Profile
{
// Print advertisement data
uint16_t pIndex = 0;
// For all hardware platforms, device starts advertising upon initialization
uint8_t initialAdvertEnable = TRUE;