]> git.earman.xyz Git - sensor-watch.git/commit
faces/totp: define TOTP data array size function
authorMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Wed, 21 Feb 2024 02:16:41 +0000 (23:16 -0300)
committerMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Wed, 21 Feb 2024 02:16:41 +0000 (23:16 -0300)
commit48e7fb1a7cd7e78c5ad2d8b3819425a05fa0c641
treece1c9f69f2ba34b43c35ffde1b51ebfff65c2622
parenta99f6a716f73957c19070ec091a61f1ab8a01042
faces/totp: define TOTP data array size function

Computes the size of the array of TOTP records.
The compiler will likely evaluate it at compile time.
movement/watch_faces/complication/totp_face.c