Tweet

Replying to @tahnok and @mattk

docs on this aren’t 💯 yet but this was the idea behind having context passed to each watch face. Like, you could declare a static int num_faces in your setup function, stash it in context & increment it. Then the context in your loop function will point to which TOTP face it is.

(original)