9 lines
91 B
C
9 lines
91 B
C
|
|
#ifndef OLIMEX_MODEL_H_H_
|
|
#define OLIMEX_MODEL_H_H_
|
|
|
|
int olimex_set_model(void);
|
|
|
|
#endif
|
|
|