Unify frame metadata setting (addrs and owning_device)

This commit is contained in:
Allen Hill
2026-07-16 13:35:25 -07:00
parent 568c2af9e6
commit 200a225add
5 changed files with 84 additions and 50 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ public:
void disable(Frame *out);
static bool pending();
static void resolvepending();
void emit(Frame *out, uint16_t peripheral);
void emit(Frame *out);
void incrementTime();
bool isPlaying() const;
#ifndef NDEBUG