mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
add:尝试增加hoss支持(增加mqtt ztc1/mac/in ztc1/mac/out topic)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
#define VERSION "v0.2.1"
|
||||
#define VERSION "v0.3"
|
||||
|
||||
#define TYPE 1
|
||||
#define TYPE_NAME "zTC1"
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
#define Led MICO_GPIO_5
|
||||
#define Button MICO_GPIO_23
|
||||
#define POWER MICO_GPIO_15
|
||||
|
||||
#define Relay_ON 1
|
||||
#define Relay_OFF 0
|
||||
|
||||
Reference in New Issue
Block a user