mirror of
https://github.com/Utyff/Zintercom.git
synced 2026-01-12 09:17:41 +03:00
v0.2
some code rework and cleanup R7 changed to 100 ohm converter exposes renamed
This commit is contained in:
@@ -117,9 +117,10 @@
|
||||
#define ACTIVE_HIGH !! /* double negation forces result to be '1' */
|
||||
|
||||
/* S1 */
|
||||
#define PUSH1_BV BV(1)
|
||||
#define PUSH1_SBIT P0_1
|
||||
|
||||
#define PUSH1_BV BV(0)
|
||||
#define PUSH1_SBIT P2_0
|
||||
|
||||
//???????????????????????????????
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user