Defines | |
| #define | ISB_C1 1 |
| you can choose a standard | |
| #define | ISB_C2 2 |
| interface colour using | |
| #define | ISB_C4 4 |
| these 3 lowest bits | |
| #define | ISB_CLICK 8 |
| click this button to send IS_BTC | |
| #define | ISB_LIGHT 16 |
| light button | |
| #define | ISB_DARK 32 |
| dark button | |
| #define | ISB_LEFT 64 |
| align text to left | |
| #define | ISB_RIGHT 128 |
| align text to right | |
| #define ISB_C1 1 |
| #define ISB_C2 2 |
| #define ISB_C4 4 |
these 3 lowest bits
Definition at line 2134 of file ispackets.h.
| #define ISB_CLICK 8 |
| #define ISB_LIGHT 16 |
| #define ISB_DARK 32 |
| #define ISB_LEFT 64 |
| #define ISB_RIGHT 128 |
1.5.8