|
Contiki 2.5
|
defines the interface for redundancy check modules More...
Go to the source code of this file.
Data Structures | |
| struct | redundance_check |
| interface for redundance check modules More... | |
Macros | |
| #define | REDUNDANCE redundancy_basic |
| Which redundance driver are we going to use? | |
| #define | REDUNDANCE_MAX 10 |
| How many recent bundles should be stored in the redundance module? | |
defines the interface for redundancy check modules
Definition in file redundancy.h.
1.8.3.1