git.droids-corp.org
/
aversive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
code 2010
[aversive.git]
/
projects
/
microb2010
/
cobboard
/
ax12_config.h
1
#ifndef _AX12_CONFIG_H_
2
#define _AX12_CONFIG_H_
3
4
#define AX12_MAX_PARAMS 32
5
6
7
#endif/*_AX12_CONFIG_H_*/