Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/clunet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. DUDANOV <sergey.dudanov@gmail.com>2016-07-08 20:38:18 +0300
committerGitHub <noreply@github.com>2016-07-08 20:38:18 +0300
commit68b5d7dcf6914495e37547bf44ba0b6328a89f0c (patch)
treef9229de57a48dde7882b629bd71a90775fa5c625
parentb4ba7fa13aacebcd9aa5a248f0744e71f66dda8a (diff)
Update clunet.c
-rw-r--r--clunet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clunet.c b/clunet.c
index fabda96..866fe40 100644
--- a/clunet.c
+++ b/clunet.c
@@ -302,7 +302,7 @@ clunet_init()
CLUNET_SEND_INIT;
CLUNET_READ_INIT;
CLUNET_TIMER_INIT;
- CLUNET_INT_INIT;
+ CLUNET_INIT_INT;
char reset_source = MCUCSR;
clunet_send (
CLUNET_BROADCAST_ADDRESS,