Elite Force 11.1v 900mAh 15c Stick LiPo
Features:
- Will not form a memory, so no need to use it to it's fullest capacity
Type |
LiPo |
Volts |
11.1 |
mAh |
900 |
Style |
15c Stick |
Connector |
Small Tamiya OR Deans |
Rechargeable |
YES |
You Might Also Find These Cool....
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});