diff --git a/battery_monitor.ic10 b/battery_monitor.ic10 index 0471df2..c3c87e7 100644 --- a/battery_monitor.ic10 +++ b/battery_monitor.ic10 @@ -11,6 +11,7 @@ alias Type1Charge r5 alias Type2Charge r6 start: +yield l Type1Hash FirstBattery PrefabHash lb Type1Max Type1Hash Maximum Sum lb Type1Charge Type1Hash Charge Sum @@ -28,4 +29,4 @@ lb Type2Max Type2Hash Maximum Sum lb Type2Charge Type2Hash Charge Sum add Type1Max Type1Max Type2Max add Type1Charge Type1Charge Type2Charge -j ra \ No newline at end of file +j ra