Skip to content

change(ble): Add Time Update service

schneider requested to merge schneider/ble-time-update into master

This adds BLE a characteristic which allows to set the current time. The time is set in milliseconds since 1.1.1970 as 64 bit value.

Originally in https://git.card10.badge.events.ccc.de/card10/firmware/merge_requests/102 but rebased here.

Merge request reports