From 4da686748b1bca6bb2efbf88bc9f0cd2ad0c4415 Mon Sep 17 00:00:00 2001 From: hadaq Date: Fri, 21 May 2010 15:39:55 +0000 Subject: [PATCH] RPC Update --- libtrbnet/trbnet.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libtrbnet/trbnet.h b/libtrbnet/trbnet.h index f298b1f..271c788 100644 --- a/libtrbnet/trbnet.h +++ b/libtrbnet/trbnet.h @@ -15,6 +15,8 @@ extern "C" { /* ---------------------------------------------------------------------- */ +int trb_connect(const char* server); + int init_ports(); int trb_register_read(uint16_t trb_address, -- 2.51.0