Changed the name of the get_num_bytes() function to get_num_data().
Compare changes
- smartinezs authored
+ 0
− 6
@@ -22,12 +22,6 @@ ADD_EXECUTABLE(test_virtual_can_rx test_virtual_can_rx.cpp)
Changed the map of data queues to use a pointer. Added a new map for the new data events. Both maps are updated with the add_filter and clear_filter functions.