Skip to content

Commit 9540232

Browse files
committed
Two examples modified
1 parent c9ee904 commit 9540232

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

libraries/BLE/examples/ble_HID_template/ble_HID_template.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
3131
@details
3232
33-
IMPORTANT: This example still is not compatible with CHIPKIT
34-
3533
This project is a firmware template for new HID projects.
3634
The project will run correctly in its current state.
3735
With this project you have a starting point for adding your own application functionality.

libraries/BLE/examples/ble_HID_template_HID_HRM/ble_HID_template_HID_HRM.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
3131
@details
3232
33-
IMPORTANT: This example still is not compatible with CHIPKIT
34-
3533
This project is a firmware template for new HID projects.
3634
The project will run correctly in its current state.
3735
With this project you have a starting point for adding your own application functionality.
@@ -189,7 +187,6 @@ aci_status_code_t bond_data_restore(aci_state_t *aci_stat, uint8_t eeprom_status
189187
}
190188
}
191189
}
192-
193190
}
194191
}
195192

0 commit comments

Comments
 (0)