add unified compile target
[avr_work.git] / lline / text_cmd.h
bloba9a4a92af0ce6983850b901b54758e5eb0f754fd
1 #ifndef _TEXT_CMD_H_
2 #define _TEXT_CMD_H_
4 void process_rx(void);
6 #endif