View Single Post
Old
  (#8)
bl-is-future
RC-Monster Aluminum
 
bl-is-future's Avatar
 
Offline
Posts: 974
Join Date: Feb 2008
Location: Midland, MI
05.19.2008, 10:43 AM

if (MMMCutOut == true)
{
checkLVC
if (LVC == notSetCorrectly)
{
setLVCCorrectly
if (calibrateESC == false
{
claibrateESC
}
elseif (calibrateESC == true && MMMCutOut == false)
{
run that rc
}
elseif (MMMCutOut == true)
{
buyBetterBatteries
}
}
}

In english check your LVC and set it correctly. Then calibrate the ESC VIA manual instructions. If it still cuts out buy better batteries.
   
Reply With Quote