Fix (centralize) setting of controller/peripheral addrs

This commit is contained in:
Allen Hill
2026-07-06 13:01:59 -07:00
parent ce8e1dde92
commit 82cbb126a9
5 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ public:
void disable(Frame *out);
static bool pending();
static void resolvepending();
void emit(Frame *out);
void emit(Frame *out, uint16_t peripheral);
void incrementTime();
bool isPlaying() const;