| Node | Description |
|---|---|
| half-byte-first | No description |
| half-byte-last | No description |
| main | No description |
| 4-bits-to-byte | No description |
| 8-bits-to-byte | No description |
| nth-bit-from-byte-2 | No description |
| nth-bit-from-byte | No description |
| selector | No description |
| shift-1-bit | No description |
| u32-to-micros | No description |
| main2 | No description |
| subtract-byte | No description |
| contact1 | No description |
| contact2 | No description |
| true-on-nth-click | No description |
| debounce-true | Debounces a boolean value. The `OUT` value would change only after a period of at least `Ts` seconds while which the input state `ST` has not changed. The node is useful to fight signal bouncing of mechanical switches. |
| delay-boolean | No description |
| relay1 | No description |
| blok-a | No description |
| blok-b | No description |
| blok-c | No description |
| blok-d | No description |
| main3 | No description |
| greater-byte | Outputs true if `IN1` > `IN2`, and false otherwise |