diff --git a/include/thingset/can.h b/include/thingset/can.h index e3c7be0..90b2152 100644 --- a/include/thingset/can.h +++ b/include/thingset/can.h @@ -177,7 +177,6 @@ struct thingset_can thingset_can_report_rx_callback_t report_rx_cb; int64_t next_pub_time; uint8_t node_addr; - bool pub_enable; }; #ifdef CONFIG_THINGSET_CAN_MULTIPLE_INSTANCES