Commit Graph

8 Commits (2d26028e24046af42abe4b5b00c9a6d5cd649e3a)

Author SHA1 Message Date
Rob Pilling 912291da60 ble_advert: disable `remove()` - unused 2024-05-28 22:44:36 +01:00
Rob Pilling cc0f1a315e ble_advert: handle Advert[] and number[] entries 2024-05-28 22:44:36 +01:00
Rob Pilling 6a8d21980f ble_advert: debugging logs 2024-05-28 22:29:35 +01:00
Rob Pilling fc57f85eb4 ble_advert: handle arrays / `setAdvertising`'s mutation of elements 2024-05-24 17:21:23 +01:00
Rob Pilling 4548ee8057 ble_advert: restore 2024-05-18 17:24:33 +01:00
Rob Pilling e53c0cdb31 Revert "Move BLE advertising coordination to a module"
This reverts commit 2a4057666b.

Conflicts:
	.eslintignore
	modules/ble_advert.ts
2024-05-18 17:18:40 +01:00
Rob Pilling ce36a7b4e4 ble_advert: fix lint errors 2024-05-18 10:45:46 +01:00
Rob Pilling 2a4057666b Move BLE advertising coordination to a module 2024-05-17 21:52:08 +01:00