From fd2582828929e4e8ccb839f95158a031f4ae01bb Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Sun, 31 Dec 2017 18:12:39 -0300 Subject: [PATCH] updating action labels --- Hardware:-Random-Number-Generator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Random-Number-Generator.md b/Hardware:-Random-Number-Generator.md index 6b85ad2..a291cea 100644 --- a/Hardware:-Random-Number-Generator.md +++ b/Hardware:-Random-Number-Generator.md @@ -10,4 +10,4 @@ Random number bounds: `0x0000` - `0xFFFF` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| (any) | `POLL` | `1 kJ` | Copy a randomly generated word into the B register | \ No newline at end of file +| (any) | `RANDOM_POLL` | `1 kJ` | Copy a randomly generated word into the B register | \ No newline at end of file