mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-26 15:20:11 +00:00
Parameterise Peripheral by its Devices and add CDChanger as one
This commit is contained in:
@@ -117,6 +117,7 @@ typedef struct print_struct {
|
||||
|
||||
typedef struct AVCLAN_frame_struct {
|
||||
uint8_t reaction;
|
||||
uint8_t owning_device;
|
||||
bool is_unicast;
|
||||
uint16_t controller_addr; // formerly "master"
|
||||
uint16_t peripheral_addr; // formerly "slave"
|
||||
|
||||
Reference in New Issue
Block a user