blob: 511bcf7ba9dafca4165dfb162708545919a97fe2 [file] [log] [blame]
/*
* MBTK Device Information Define Header.
*
* Author : lb
* Date : 2021/11/5 17:40:29
*
*/
#ifndef MBTK_DEVICES_INFO_H
#define MBTK_DEVICES_INFO_H
#define MBTK_DEVICES_MANUFACTURER "LYNQ"
#define MBTK_DEVICES_MODEL "LYNQ_T108"
#define MBTK_DEVICES_REVISION "T108v05.03b26_GSW.000"
#endif /* MBTK_DEVICES_INFO_H */