Revision 166:1a6a85e8d2e7 tidsense/command.h

b/tidsense/command.h
3 3

  
4 4
#include <nwk.h>
5 5

  
6
#include "i2cmaster.h"
6 7
#include "version.h"
7 8
#include "network.h"
8 9

  
......
69 70
} cmd_i2c_t;
70 71

  
71 72
void command_setup(void);
73
void command_set_i2c_bus(i2c_bus_t *bus);
72 74
void cmd_nodeinfo(NWK_DataInd_t *ind);
73 75

  
74 76
void command_data_confirm(NWK_DataReq_t *req);

Also available in: Unified diff