1
0
Fork 0

Change FMA sync method

This commit is contained in:
Jonathan Redpath 2022-01-09 20:16:54 +00:00
parent 64586718dd
commit e078cf69b7

View file

@ -240,11 +240,9 @@ var ITAF = {
Custom.Output.fmaPower = 1;
# Sync FMA
me.ap1Master(0);
me.ap2Master(0);
me.athrMaster(0);
me.fd1Master(1);
me.fd2Master(1);
fmaAp();
fmaAthr();
fmaFd();
ManagedSPD.stop();
loopTimer.start();