Skip to content

Commit 684f267

Browse files
committed
bleio: Remove unneeded TODO
1 parent 19fab4a commit 684f267

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared-bindings/bleio/AdvertisementData.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
//| Represents the data to be broadcast during BLE advertising.
3636
//|
3737

38-
// TODO: Implement constructor and methods
39-
4038
STATIC const mp_rom_map_elem_t bleio_advertisementdata_locals_dict_table[] = {
4139
// Static variables
4240
{ MP_ROM_QSTR(MP_QSTR_FLAGS), MP_ROM_INT(AdFlags) },

0 commit comments

Comments
 (0)