aboutsummaryrefslogtreecommitdiffstats
path: root/o3000.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3000.h')
-rw-r--r--o3000.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3000.h b/o3000.h
index 51c8c3b..2ec4d07 100644
--- a/o3000.h
+++ b/o3000.h
@@ -88,6 +88,7 @@ int __stdcall o3000_disconnect(int id);
int __stdcall o3000_send_xml(int id, const char *msg, int msg_len);
+int __stdcall o3000_firmware_update(unsigned char *data, int data_len);
#if defined(__cplusplus) || defined(c_plusplus)
} // extern "C"