From 459fd078d0478bee400ca96a264f0ee7a6b7c17c Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Thu, 28 Dec 2017 14:04:27 -0500 Subject: [PATCH] Updated Hardware: Battery (markdown) --- Hardware:-Battery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Battery.md b/Hardware:-Battery.md index 66015b0..60650be 100644 --- a/Hardware:-Battery.md +++ b/Hardware:-Battery.md @@ -13,7 +13,7 @@ Maximum Capacity: 60,000 kJ | `1` | `POLL` | `0 kJ` | Copy the current charge of the battery in kJ in the B register | | `2` | `GET_MAX_CAPACITY` | `0 kJ` | Copy the maximum capacity of the battery in the B register | -Your Cubot will turn to a red color when its battery level is below 50kJ. +Your Cubot will turn to a red color when its battery level is below 100kJ. As of v1.2a, the only way to refill the battery is to use the temporary `REFILL` = `0xFFFF` value in the A register (See [#2](https://github.com/simon987/Much-Assembly-Required/issues/2)) ```assembly