summaryrefslogtreecommitdiff
path: root/digital/io-hub/src/apbirthday/hardware.hh
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/apbirthday/hardware.hh')
-rw-r--r--digital/io-hub/src/apbirthday/hardware.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/digital/io-hub/src/apbirthday/hardware.hh b/digital/io-hub/src/apbirthday/hardware.hh
index dbf98e62..577d5c03 100644
--- a/digital/io-hub/src/apbirthday/hardware.hh
+++ b/digital/io-hub/src/apbirthday/hardware.hh
@@ -58,10 +58,10 @@ struct Hardware
#ifdef TARGET_stm32
ucoo::UsbStreamControl usb_control;
ucoo::UsbStream usb, zb_usb_avrisp;
- ucoo::I2cHard main_i2c;
+ ucoo::I2cHard main_i2c, zb_i2c;
#else
ucoo::HostStream usb;
- ucoo::I2cHost main_i2c;
+ ucoo::I2cHost main_i2c, zb_i2c;
#endif
ucoo::Gpio
raw_jack,