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