From 2edffd8c306a86626f4b0bdab821d2c7a92f3f5f Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Sun, 31 Dec 2017 18:12:16 -0300 Subject: [PATCH] updating action labels --- Hardware:-Radio-Receiver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Radio-Receiver.md b/Hardware:-Radio-Receiver.md index 2f5d33c..828b57e 100644 --- a/Hardware:-Radio-Receiver.md +++ b/Hardware:-Radio-Receiver.md @@ -9,6 +9,6 @@ Hardware ID: `0x000C` ### Interrupt Behavior | 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. \ No newline at end of file