6 lines
86 B
C
6 lines
86 B
C
/* STM8S005K6.h */
|
|
#ifdef MCU_NAME
|
|
#define STM8S005K6 1
|
|
#endif
|
|
#include "STM8S105K.h"
|