]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/zeroplus.c
Add a field for the full name of a device.
[libsigrok.git] / hardware / zeroplus-logic-cube / zeroplus.c
index 017fa7ba2f3ba520706aeae43b96b9780d0e8e36..c73efaed908b76e0067e5cc6131aa0fdaf950268 100644 (file)
@@ -562,6 +562,7 @@ static void hw_stop_acquisition(int device_index, gpointer session_device_id)
 
 struct device_plugin zeroplus_logic_cube_plugin_info = {
        "zeroplus-logic-cube",
+       "Zeroplus Logic Cube LAP-C series",
        1,
        hw_init,
        hw_cleanup,