]> git.zerfleddert.de Git - hmcfgusb/blobdiff - culfw.h
hmsniff: add two more message types
[hmcfgusb] / culfw.h
diff --git a/culfw.h b/culfw.h
index 8f644334e60a1f3847a5dde646c1fe99652411e7..bbe64f54c376a1e58537f1d30350075b4e809a88 100644 (file)
--- a/culfw.h
+++ b/culfw.h
@@ -1,6 +1,6 @@
 /* culfw driver
  *
- * Copyright (c) 2013 Michael Gernoth <michael@gernoth.net>
+ * Copyright (c) 2014-16 Michael Gernoth <michael@gernoth.net>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
@@ -35,3 +35,4 @@ struct culfw_dev *culfw_init(char *device, uint32_t speed, culfw_cb_fn cb, void
 int culfw_send(struct culfw_dev *dev, char *cmd, int cmdlen);
 int culfw_poll(struct culfw_dev *dev, int timeout);
 void culfw_close(struct culfw_dev *dev);
+void culfw_flush(struct culfw_dev *dev);
Impressum, Datenschutz