vt100: include pgmspace.h as we use PROGMEM macro
[aversive.git] / projects / microb2009 / tests / arm_test / 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_*/