zhyinch
2021-04-29 cfa98f1edb2bb2d95b7323f7c5e7637f91aa4d66
Src/application/dw_app.h
@@ -42,6 +42,7 @@
#define NEAR_POLL                  0x06
#define NEAR_RESPONSE            0x07
#define NEAR_FINAL                  0x08
#define SPOLL                          0x09
#define REG_POLL                     0x10   //
#define REG_RESPONSE               0x11   //
@@ -97,6 +98,7 @@
#define SEQUENCE_IDX               3
#define BATTARY_IDX                  4
#define BUTTON_IDX                  7
#define SEQUENCEH_IDX               8
#define DW_CTRL_GPIO               GPIOA
#define DW_ENABLE   HAL_GPIO_WritePin(DW_CTRL_GPIO, DW_CTRL_Pin, GPIO_PIN_RESET)