summaryrefslogtreecommitdiff
path: root/2005/i/robert/src/es/es.hh
diff options
context:
space:
mode:
Diffstat (limited to '2005/i/robert/src/es/es.hh')
-rw-r--r--2005/i/robert/src/es/es.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/2005/i/robert/src/es/es.hh b/2005/i/robert/src/es/es.hh
index ebe9c9f..bccfcf6 100644
--- a/2005/i/robert/src/es/es.hh
+++ b/2005/i/robert/src/es/es.hh
@@ -89,6 +89,8 @@ class Es : public Proto::Receiver
void loadConfig(const Config & config);
/// définition du receiver::receive
void receive(char command, const Proto::Frame & frame);
+ /// sync..
+ bool sync(void);
};
#endif // es_hh