bleio: Remove unneeded TODO

This commit is contained in:
arturo182 2018-07-25 23:15:02 +02:00
parent 19fab4af5a
commit 684f2673ce
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@
//| Represents the data to be broadcast during BLE advertising.
//|
// TODO: Implement constructor and methods
STATIC const mp_rom_map_elem_t bleio_advertisementdata_locals_dict_table[] = {
// Static variables
{ MP_ROM_QSTR(MP_QSTR_FLAGS), MP_ROM_INT(AdFlags) },