updating action labels

Arthur Paulino 2017-12-31 18:12:16 -03:00
parent 4c4fd22adf
commit 2edffd8c30

@ -9,6 +9,6 @@ Hardware ID: `0x000C`
### Interrupt Behavior ### Interrupt Behavior
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| `1` | `LISTEN` | `? kJ` | Writes the number of messages to B, and copies the messages to RAM starting at address X | | `1` | `RADIO_LISTEN` | `? kJ` | Writes the number of messages to B, and copies the messages to RAM starting at address X |
The maximum number of messages per tick appears to be 16. The maximum number of messages per tick appears to be 16.