Use BPX batt dummy #909
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "em-update-bpx-dummy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
c5216dd71f
toa9204fb042
WIP: Add Battery Dummyto Use BPX batt dummy@ -0,0 +39,4 @@
PoolEntry<uint16_t> chargeCurrent = PoolEntry<uint16_t>({0});
PoolEntry<uint16_t> dischargeCurrent = PoolEntry<uint16_t>({0});
PoolEntry<uint16_t> heaterCurrent = PoolEntry<uint16_t>({0});
PoolEntry<uint16_t> battVolt = PoolEntry<uint16_t>({0});
change this to 16000 [mV] so that the PWR ctrl doesnt go crazy instantly
done
@ -30,3 +30,3 @@
fi
cpp_format="clang-format"
cpp_format="clang-format-19"
thanks for all the changes due to this little fucker ❤️