From 4c4fd22adfff4a4edc764635abd58b91c7bdd17a Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Sun, 31 Dec 2017 18:11:46 -0300 Subject: [PATCH] updating action labels --- Hardware:-Clock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Clock.md b/Hardware:-Clock.md index b26d2a2..36c5935 100644 --- a/Hardware:-Clock.md +++ b/Hardware:-Clock.md @@ -9,4 +9,4 @@ Hardware ID: `0x0008` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| (any) | `POLL` | `0 kJ` | Get the current time in ticks since the beginning of the universe as a 32-bit number stored in B:C (least significant bits in C) | \ No newline at end of file +| (any) | `CLOCK_POLL` | `0 kJ` | Get the current time in ticks since the beginning of the universe as a 32-bit number stored in B:C (least significant bits in C) | \ No newline at end of file