Migration to binding v3
[apps/agl-service-can-low-level.git] / low-can-binding / binding / low-can-socket.hpp
index dee7bd1..00f6825 100644 (file)
@@ -76,7 +76,7 @@ public:
        float get_max() const;
        utils::socketcan_bcm_t& get_socket();
 
-       void set_event(struct afb_event event);
+       void set_event(afb_event_t event);
        void set_frequency(float freq);
        void set_min(float min);
        void set_max(float max);