mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-16 11:56:54 +00:00
updating action labels
parent
a786274933
commit
638d0f664a
@ -10,8 +10,8 @@ Maximum Capacity: 60,000 kJ
|
|||||||
### Interrupt Behavior
|
### Interrupt Behavior
|
||||||
| Value of A | Action | Energy cost | Result |
|
| Value of A | Action | Energy cost | Result |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| `1` | `POLL` | `0 kJ` | Copy the current charge of the battery in kJ into the B register |
|
| `1` | `BATTERY_POLL` | `0 kJ` | Copy the current charge of the battery in kJ into the B register |
|
||||||
| `2` | `GET_MAX_CAPACITY` | `0 kJ` | Copy the maximum capacity of the battery into the B register |
|
| `2` | `BATTERY_GET_MAX_CAPACITY` | `0 kJ` | Copy the maximum capacity of the battery into the B register |
|
||||||
|
|
||||||
Your Cubot will turn to a red color when its battery level is below 100kJ.
|
Your Cubot will turn to a red color when its battery level is below 100kJ.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user