7 lines
82 B
C
7 lines
82 B
C
#ifndef OTA_PROTOCOL_H
|
|
#define OTA_PROTOCOL_H
|
|
|
|
#include "tkc/types_def.h"
|
|
|
|
#endif
|