1
0
mirror of https://github.com/Utyff/Zintercom.git synced 2026-01-12 09:17:41 +03:00
some code rework and cleanup
R7 changed to 100 ohm
converter exposes renamed
This commit is contained in:
lost
2021-03-23 18:43:05 +02:00
parent 9c480aecda
commit 425b8fa578
7 changed files with 57 additions and 132 deletions

View File

@@ -21,9 +21,9 @@ extern "C" {
#define APP_SAVE_ATTRS_EVT 0x0002
#define APP_BTN_CLICK_EVT 0x0004
#define APP_RING_RUN_EVT 0x0008
#define APP_BTN_HOLD_EVT 0x0010
#define APP_RING_STOP_EVT 0x0012
#define APP_TALK_START_EVT 0x0014
#define APP_BTN_HOLD_EVT 0x0016
#define APP_RING_STOP_EVT 0x0032
#define APP_TALK_START_EVT 0x0064
/*********************************************************************
* MACROS